mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-06-07 16:55:23 +02:00
oops
This commit is contained in:
parent
bdbfc95284
commit
ffc0f74312
@ -190,7 +190,7 @@ platform = espressif32 @ 6.7.0
|
|||||||
board = esp32dev
|
board = esp32dev
|
||||||
framework = arduino
|
framework = arduino
|
||||||
lib_deps = ${env.lib_deps}
|
lib_deps = ${env.lib_deps}
|
||||||
build_flags = -std=c++17 -${env.build_flags}
|
build_flags = -std=c++17 ${env.build_flags}
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
monitor_echo = yes
|
monitor_echo = yes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user