mirror of
https://github.com/jaksatomovic/esp32-clickwheel.git
synced 2025-09-10 08:07:48 -04:00
first commit
This commit is contained in:
commit
868b14f8c8
286 changed files with 59925 additions and 0 deletions
11
lib/Button2/.gitignore
vendored
Normal file
11
lib/Button2/.gitignore
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue