only build sonoff on startup
This commit is contained in:
parent
9c86de2956
commit
a5d02be4fd
@ -1,3 +1,3 @@
|
||||
tasks:
|
||||
- before: pip install -U platformio
|
||||
command: platformio run
|
||||
command: platformio run -e sonoff
|
||||
|
||||
Loading…
Reference in New Issue
Block a user