Back to standard platformio.ini

This commit is contained in:
Stephan Hadinger 2019-08-28 22:45:26 +02:00
parent 5e962879c1
commit 470f408c62

View File

@ -12,7 +12,7 @@ src_dir = sonoff
build_dir = .pioenvs build_dir = .pioenvs
; *** Uncomment one of the lines below to build/upload only one environment ; *** Uncomment one of the lines below to build/upload only one environment
default_envs = sonoff ;default_envs = sonoff
;default_envs = sonoff-minimal ;default_envs = sonoff-minimal
;default_envs = sonoff-basic ;default_envs = sonoff-basic
;default_envs = sonoff-classic ;default_envs = sonoff-classic