mirror of
https://github.com/revspace/operame
synced 2024-12-12 17:47:29 +00:00
4MB vs 16 MB TTGO
This commit is contained in:
parent
8ba5fee239
commit
65672c56ed
10
README.md
10
README.md
@ -37,3 +37,13 @@ https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers
|
||||
-bordje connecteren en in devices checken of driver er is anders cp210x driver van silicon lans installeren.
|
||||
|
||||
-dan in platformio.ini upload_port en flags commenten. zoek port dan automatisch
|
||||
|
||||
## 4MB or 16MB
|
||||
|
||||
board = esp32thing
|
||||
board_build.partitions = default.csv
|
||||
|
||||
If you have a 16MB TTGO T-Display board, you can change the env settings in the platformio.ini file.
|
||||
board = esp32thing_plus
|
||||
board_build.partitions = default_16MB.csv
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user