Add esptool to workflow

This commit is contained in:
Djuri 2023-08-29 17:03:05 +02:00
parent 3736facdca
commit 05e459a64c
2 changed files with 12 additions and 2 deletions

4
.gitignore vendored
View file

@ -7,4 +7,6 @@ data/build
data/.yarn
data/node_modules
.vscode/c_cpp_properties.json
node_modules
node_modules
.DS_Store
*.bin