mirror of https://github.com/arendst/Tasmota.git
Use Platformio 3.6.7 with gitpod
Latest 4.0. doesnt compile core 2.3.0
This commit is contained in:
parent
166906f308
commit
c28b9c26ba
|
@ -1,3 +1,3 @@
|
|||
tasks:
|
||||
- before: pip install -U platformio
|
||||
- before: pip install platformio==3.6.7
|
||||
command: platformio run -e sonoff
|
||||
|
|
Loading…
Reference in New Issue