Update to version 3.8.0
This commit is contained in:
9
.gitpod.yml
Normal file
9
.gitpod.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
tasks:
|
||||
- command: pip install --upgrade pip && pip install -U platformio && platformio run
|
||||
|
||||
image:
|
||||
file: .gitpod.Dockerfile
|
||||
|
||||
vscode:
|
||||
extensions:
|
||||
- shardulm94.trailing-spaces
|
Reference in New Issue
Block a user