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.
101101Additional board specific keys
102102^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
103103
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+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
108106Selects the correct screen resolution (1024x600 or 800x640) for the particular board variant.
109107If the CIRCUITPY_DISPLAY_WIDTH parameter is set to a value of 1024 the display is initialized
110108during power up at 1024x600 otherwise the display will be initialized at a resolution
111109of 800x480.
112110
111+ `MaTouch ESP32-S3 Parallel TFT with Touch 7“ <https://circuitpython.org/board/makerfabs_tft7/ >`_
113112`Sunton ESP32-2432S028 <https://circuitpython.org/board/sunton_esp32_2432S028/ >`_
114113`Sunton ESP32-2432S024C <https://circuitpython.org/board/sunton_esp32_2432S024C/ >`_
115114
You can’t perform that action at this time.
0 commit comments