mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-05 16:04:19 +01:00
Merge pull request #685 from gn0st1c/patch-1
Update platformio.ini typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user