Browse Source

Update platformio.ini

typo tonbux
pull/685/head
gn0st1c 6 years ago
committed by GitHub
parent
commit
370f6966e8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      code/platformio.ini

+ 2
- 2
code/platformio.ini 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


Loading…
Cancel
Save