Remove unintended platformio.ini change.
This commit is contained in:
parent
2eb4383e03
commit
8055243909
@ -125,7 +125,7 @@ build_flags =
|
||||
board = nodemcuv2
|
||||
platform = ${common:esp8266.platform}
|
||||
monitor_speed = ${common.monitor_speed}
|
||||
upload_speed = 921600
|
||||
upload_speed = ${common.upload_speed}
|
||||
framework = ${common.framework}
|
||||
build_flags =
|
||||
${common.build_flags}
|
||||
|
Loading…
Reference in New Issue
Block a user