mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-27 10:21:40 +00:00
Merge pull request #6007 from meshtastic/update-indicator-speed-again
Update Indicator upload_speed... again
This commit is contained in:
commit
99e47cf73c
@ -30,7 +30,8 @@ lib_deps = ${esp32s3_base.lib_deps}
|
||||
|
||||
[env:seeed-sensecap-indicator-tft]
|
||||
extends = env:seeed-sensecap-indicator
|
||||
upload_speed = 115200
|
||||
board_level = main
|
||||
upload_speed = 460800
|
||||
board_build.partitions = default_8MB.csv ; must be here for some reason, board.json is not enough !?
|
||||
|
||||
build_flags =
|
||||
|
Loading…
Reference in New Issue
Block a user