mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-07-28 18:03:45 +02:00
oops
This commit is contained in:
@@ -190,7 +190,7 @@ platform = espressif32 @ 6.7.0
|
||||
board = esp32dev
|
||||
framework = arduino
|
||||
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_echo = yes
|
||||
|
||||
|
Reference in New Issue
Block a user