mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 05:06:32 +00:00
Merge pull request #499 from ThomDietrich/patch-1
Add commented pio default environment config lines
This commit is contained in:
commit
9e2159c1c6
@ -10,6 +10,12 @@
|
|||||||
[platformio]
|
[platformio]
|
||||||
src_dir = sonoff
|
src_dir = sonoff
|
||||||
|
|
||||||
|
; Uncomment one of the lines below to build/upload only one environment
|
||||||
|
;env_default = sonoff
|
||||||
|
;env_default = sonoff-touch-4ch
|
||||||
|
;env_default = sonoff-minimal
|
||||||
|
;env_default = sonoff-ds18x20
|
||||||
|
|
||||||
; Sonoff et al (ESP8266 based)
|
; Sonoff et al (ESP8266 based)
|
||||||
[env:sonoff]
|
[env:sonoff]
|
||||||
platform = espressif8266
|
platform = espressif8266
|
||||||
|
Loading…
x
Reference in New Issue
Block a user