Initial commit
This commit is contained in:
commit
2cb72a73e8
8 changed files with 143 additions and 0 deletions
5
magic-veneer-arduino/.gitignore
vendored
Normal file
5
magic-veneer-arduino/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.pio
|
||||
.vscode/.browse.c_cpp.db*
|
||||
.vscode/c_cpp_properties.json
|
||||
.vscode/launch.json
|
||||
.vscode/ipch
|
||||
Reference in a new issue