first commit

This commit is contained in:
jaksatomovic 2024-03-06 12:40:28 +01:00
commit 868b14f8c8
286 changed files with 59925 additions and 0 deletions

11
lib/Button2/.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
# MAC .dot folder
.DS_Store
# vs code files
.vscode
*.code-workspace
# platformio ini file
platformio.ini
.pio
# arduino_ci unit test binaries and artifacts
*.bin
*.bin.dSYM