1
0
Fork 0

Init project

Add LICENSE and README
Basic platformio project structure with required libs
This commit is contained in:
Teo-CD 2023-09-09 17:53:53 +01:00
commit 378d116129
5 changed files with 282 additions and 0 deletions

2
.gitignore vendored Normal file
View file

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