Skip to content

Commit

Permalink
PIO4: default_envs (#1793)
Browse files Browse the repository at this point in the history
  • Loading branch information
Niek authored and mcspr committed Jul 7, 2019
1 parent 9bae101 commit 900bcb8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion code/platformio.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[platformio]
env_default = wemos-d1mini-relayshield
default_envs = wemos-d1mini-relayshield
src_dir = espurna
data_dir = espurna/data

Expand Down Expand Up @@ -65,6 +65,7 @@ build_flags_4m3m = ${common.build_flags} -Wl,-Teagle.flash.4m3m4s.ld
# ------------------------------------------------------------------------------
upload_port = "${sysenv.ESPURNA_IP}"
upload_flags = --auth="${sysenv.ESPURNA_AUTH}"
upload_protocol = espota

# ------------------------------------------------------------------------------
# OTHER SETTINGS:
Expand Down

0 comments on commit 900bcb8

Please sign in to comment.