mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-24 02:10:46 +00:00
tested higher speed and it works
This commit is contained in:
parent
d21b272680
commit
51c5d8ce93
@ -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 = 460800
|
||||||
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 =
|
||||||
@ -81,5 +82,4 @@ build_src_filter =
|
|||||||
|
|
||||||
lib_deps =
|
lib_deps =
|
||||||
${env:seeed-sensecap-indicator.lib_deps}
|
${env:seeed-sensecap-indicator.lib_deps}
|
||||||
https://github.com/bitbank2/bb_captouch.git#8f2f06462ff597847921739376a299db93612417 ; alternative touch library supporting FT6x36
|
https://github.com/bitbank2/bb_captouch.git#8f2f06462ff597847921739376a299db93612417 ; alternative touch library supporting FT6x36
|
||||||
|
|
Loading…
Reference in New Issue
Block a user