Merge pull request #499 from ThomDietrich/patch-1

Add commented pio default environment config lines
This commit is contained in:
Theo Arends 2017-06-04 10:45:37 +02:00 committed by GitHub
commit 9e2159c1c6
1 changed files with 6 additions and 0 deletions

View File

@ -10,6 +10,12 @@
[platformio]
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)
[env:sonoff]
platform = espressif8266