Skip to content

Commit 93cc2c3

Browse files
ladyada-eagleclawladyada
authored andcommitted
Add GP8403 Arduino library
Co-authored-by: Limor Fried <ladyada@users.noreply.github.com>
1 parent b5abac3 commit 93cc2c3

18 files changed

Lines changed: 1429 additions & 2 deletions

File tree

.gitattributes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
* text=auto
2+
.gitattributes text eol=lf
3+
LICENSE text eol=lf
4+
*.cpp text eol=lf
5+
*.h text eol=lf
6+
*.ino text eol=lf
7+
*.md text eol=lf
8+
*.properties text eol=lf

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
hw_tests/results/

0 commit comments

Comments
 (0)