Add commented default environment config lines

This commit is contained in:
Thomas Dietrich 2017-06-03 22:13:35 +02:00 committed by GitHub
parent 5aa8457a85
commit e2468b58bc
1 changed files with 6 additions and 0 deletions

View File

@ -10,6 +10,12 @@
[platformio]
src_dir = sonoff
; Uncomment one of the below to build/upload only one enviroment
;env_default = sonoff
;env_default = sonoff-touch-4ch
;env_default = sonoff-minimal
;env_default = sonoff-ds18x20
; Sonoff et al (ESP8266 based)
[env:sonoff]
platform = espressif8266