Skip to content

Commit ace71a2

Browse files
authored
Merge pull request #1 from siddacious/master
Initial working commit with I2C only.
2 parents fa38a39 + 719d83c commit ace71a2

17 files changed

+1172
-1
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
__pycache__
2+
_build
3+
*.pyc
4+
.env
5+
build*
6+
bundles

0 commit comments

Comments
 (0)