Add files via upload

This commit is contained in:
Mountain-Eagle 2022-08-30 06:24:50 +10:00 committed by GitHub
parent e78b2b52f6
commit d4d2f2e4b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

11
.gitpod.yml Normal file
View File

@ -0,0 +1,11 @@
tasks:
- command: pip3 install -U platformio && platformio run -e tasmota
image:
file: .gitpod.Dockerfile
vscode:
extensions:
- Atishay-Jain.All-Autocomplete
- esbenp.prettier-vscode
- shardulm94.trailing-spaces