Merge pull request #904 from fabaff/patch-4

Remove reference to TTGO T8 ESP32-S2
This commit is contained in:
Melissa LeBlanc-Williams 2022-03-22 08:42:57 -07:00 committed by GitHub
commit 2478c7939c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,12 +38,9 @@ The display has native CircuitPython support.
* [LILYGO Github repository](https://github.com/Xinyuan-LilyGO/LilyGo-T-Display-S2)
## Board compatibility
## Setup
This image is working on the TTGO T8 ESP32-S2 V1.1 as well.
It's basically the same board as the ST7789 just without the display.
To flash this image use this command:
To flash this image, use this command:
```sh
esptool.py --chip esp32s2 --port (COMPORT) --baud 115200 write_flash 0x000 \