DRIVERS.md: imporove ST7789 para.

pull/34/head
Peter Hinch 2021-12-21 16:10:35 +00:00
rodzic f0619a8e19
commit bc7f5c771e
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -390,7 +390,8 @@ resolution and uses the same CircuitPython driver so can be expected to work.
The driver also supports the
[TTGO T-Display](http://www.lilygo.cn/claprod_view.aspx?TypeId=62&Id=1274).
This is an inexpensive ESP32 with a 135x240 color TFT display.
This is an inexpensive ESP32 with a 135x240 color TFT display. See
`setup_examples/st7789_ttgo.py`.
Also, in landscape mode only, the
[Waveshare Pico LCD 1.14 inch](https://www.waveshare.com/pico-lcd-1.14.htm).
@ -436,7 +437,7 @@ Orientation (values for `disp_mode`):
Display types (values for `display`):
`GENERIC` For Adafruit displays.
`TDISPLAY` For the TTGO T-Display.
`TDISPLAY` For the TTGO T-Display and Waveshare Pico LCD.
### init_spi