From 60fc6ccc90e2e2e3cf4708c74c02ac39dd7c4b17 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 29 Jan 2022 21:54:16 +0100 Subject: [PATCH] Format as code --- _board/lilygo_ttgo_t8_s2_st7789.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_board/lilygo_ttgo_t8_s2_st7789.md b/_board/lilygo_ttgo_t8_s2_st7789.md index 9732cbd3..d00d0ac0 100644 --- a/_board/lilygo_ttgo_t8_s2_st7789.md +++ b/_board/lilygo_ttgo_t8_s2_st7789.md @@ -39,6 +39,9 @@ It's basically the same board as the st7789 just without the display. To flash this image use this command: -esptool.py --chip esp32s2 --port (COMPORT) --baud 115200 write_flash 0x000 "adafruit-circuitpython-lilygo_ttgo_t8_s2_st7789-xx_XX-6.2.0.bin" +```sh +esptool.py --chip esp32s2 --port (COMPORT) --baud 115200 write_flash 0x000 \ + adafruit-circuitpython-lilygo_ttgo_t8_s2_st7789-xx_XX-X.Y.Z.bin +``` After flashing change the dip switches to OTG mode, when reconnected you should see the CIRCUITPY drive.