mirror of
https://github.com/meshtastic/firmware.git
synced 2025-05-05 21:31:47 +00:00
Update platformio.ini (#6006)
This commit is contained in:
parent
350b82bc08
commit
b229d351cf
@ -32,6 +32,7 @@ lib_deps = ${esp32s3_base.lib_deps}
|
|||||||
[env:seeed-sensecap-indicator-tft]
|
[env:seeed-sensecap-indicator-tft]
|
||||||
extends = env:seeed-sensecap-indicator
|
extends = env:seeed-sensecap-indicator
|
||||||
board_level = main
|
board_level = main
|
||||||
|
upload_speed = 115200
|
||||||
board_build.partitions = default_8MB.csv ; must be here for some reason, board.json is not enough !?
|
board_build.partitions = default_8MB.csv ; must be here for some reason, board.json is not enough !?
|
||||||
|
|
||||||
build_flags =
|
build_flags =
|
||||||
|
Loading…
Reference in New Issue
Block a user