Merge pull request #685 from gn0st1c/patch-1

Update platformio.ini typo
This commit is contained in:
Xose Pérez
2018-03-16 07:48:01 +01:00
committed by GitHub

View File

@@ -1473,7 +1473,7 @@ upload_port = "${env.ESPURNA_IP}"
upload_flags = --auth=${env.ESPURNA_AUTH} --port 8266
extra_scripts = ${common.extra_scripts}
[env:tunbox-powerstrip02]
[env:tonbux-powerstrip02]
platform = ${common.platform}
framework = arduino
board = esp01_1m
@@ -1484,7 +1484,7 @@ build_flags = ${common.build_flags} -DTONBUX_POWERSTRIP02
monitor_baud = 115200
extra_scripts = ${common.extra_scripts}
[env:tunbox-powerstrip02-ota]
[env:tonbux-powerstrip02-ota]
platform = ${common.platform}
framework = arduino
board = esp01_1m