Skip to content

Commit

Permalink
Update platformio.ini
Browse files Browse the repository at this point in the history
typo tonbux
  • Loading branch information
gn0st1c authored Mar 16, 2018
1 parent c886d9f commit 370f696
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 370f696

Please sign in to comment.