Skip to content

Commit bea8fa3

Browse files
committed
Add CP version parameter became available
1 parent ba93ee1 commit bea8fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_board/sunton_esp32_8048S050.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ features:
1616
These are great "all-in-one" device that have integrated ESP32-S3 chips with 16 MB of flash and 8MB PSram. The display resolution is 800x480. This one has a display size of 5" and built in capacitive touch panel.
1717

1818
Depending on your board variant you may need to:
19-
- adjust the screen display frequency using CIRCUITPY_DISPLAY_FREQUENCY in [settings.toml](https://docs.circuitpython.org/en/latest/docs/environment.html).
19+
- adjust the screen display frequency using CIRCUITPY_DISPLAY_FREQUENCY (available on CircuitPython 9.2.2 or later) in [settings.toml](https://docs.circuitpython.org/en/latest/docs/environment.html).
2020

2121
## Technical details
2222

0 commit comments

Comments
 (0)