Add CP version parameter became available
This commit is contained in:
parent
ba93ee1656
commit
bea8fa359e
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ features:
|
|||
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.
|
||||
|
||||
Depending on your board variant you may need to:
|
||||
- adjust the screen display frequency using CIRCUITPY_DISPLAY_FREQUENCY in [settings.toml](https://docs.circuitpython.org/en/latest/docs/environment.html).
|
||||
- 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).
|
||||
|
||||
## Technical details
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue