Skip to content

Commit 8c66050

Browse files
authored
Merge pull request #1 from sommersoft/i2c
Initial FRAM I2C
2 parents 3df1e59 + 3005592 commit 8c66050

16 files changed

+1236
-1
lines changed

.gitignore

+6
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)