Commit graph

2 commits

Author SHA1 Message Date
Aadi Desai 540c3e44ef
Fix errors in TMP006 Lib
Byte values in int form need to be converted to bytes before concatenation
Active flag buffer needs to be converted to int before comparison with int literal
2022-02-09 11:33:39 +00:00
Aadi Desai 66403e9e03
Add Custom TMP006 Lib
TMP006 IR temperature sensor class, with callable properties
2022-02-04 14:43:06 +00:00