mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-20 07:07:09 +01:00
PIO4: default_envs (#1793)
This commit is contained in:
committed by
Max Prokhorov
parent
9bae101ed1
commit
900bcb8bf1
@@ -1,5 +1,5 @@
|
||||
[platformio]
|
||||
env_default = wemos-d1mini-relayshield
|
||||
default_envs = wemos-d1mini-relayshield
|
||||
src_dir = espurna
|
||||
data_dir = espurna/data
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user