4 lines
71 B
YAML
4 lines
71 B
YAML
tasks:
|
|
- init: pip install -U platformio
|
|
- command: platformio run
|
tasks:
|
|
- init: pip install -U platformio
|
|
- command: platformio run
|