Skip to content

Commit 28eedad

Browse files
authored
Merge pull request #6 from mikeysklar/master
Ported and tested MLX90614 Object Temperature Sensor Driver
2 parents 4128ff1 + 29f91ee commit 28eedad

16 files changed

+1038
-2
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)