Skip to content

Commit c4e1809

Browse files
committed
feature/unit/thermal: unit has a thermopile sensor called MLX90640
1 parent 8c682f6 commit c4e1809

File tree

3 files changed

+910
-0
lines changed

3 files changed

+910
-0
lines changed

m5stack/libs/driver/manifest.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@
4444
"modbus/master/uConst.py",
4545
"modbus/master/uFunctions.py",
4646
"modbus/master/uSerial.py",
47+
"paj7620.py",
48+
"mlx90640.py",
49+
"timezone.py",
4750
),
4851
base_path="..",
4952
opt=0,

0 commit comments

Comments
 (0)