1
0
Fork 0

Init project

Add LICENSE and README
Basic platformio project structure with required libs
This commit is contained in:
trotFunky 2023-09-09 18:01:24 +01:00
commit 2c296eff16
5 changed files with 282 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.pio
.idea