File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -101,15 +101,14 @@ Wi-Fi SSID to auto-connect to even if user code is not running.
101
101
Additional board specific keys
102
102
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
103
103
104
- `MaTouch ESP32-S3 Parallel TFT with Touch 7“ <https://circuitpython.org/board/makerfabs_tft7/ >`_
105
-
106
- CIRCUITPY_DISPLAY_WIDTH
107
- ~~~~~~~~~~~~~~~~~~~~~~~
104
+ CIRCUITPY_DISPLAY_WIDTH (Sunton, MaTouch)
105
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
108
106
Selects the correct screen resolution (1024x600 or 800x640) for the particular board variant.
109
107
If the CIRCUITPY_DISPLAY_WIDTH parameter is set to a value of 1024 the display is initialized
110
108
during power up at 1024x600 otherwise the display will be initialized at a resolution
111
109
of 800x480.
112
110
111
+ `MaTouch ESP32-S3 Parallel TFT with Touch 7“ <https://circuitpython.org/board/makerfabs_tft7/ >`_
113
112
`Sunton ESP32-2432S028 <https://circuitpython.org/board/sunton_esp32_2432S028/ >`_
114
113
`Sunton ESP32-2432S024C <https://circuitpython.org/board/sunton_esp32_2432S024C/ >`_
115
114
You can’t perform that action at this time.
0 commit comments