Add support for BMX160/RAK12034 compass module (#4021)

This commit is contained in:
Jonathan Bennett
2024-06-11 17:47:45 -05:00
committed by GitHub
co-authored by GitHub
parent 7f2647abb1
commit 0852a170a3
22 changed files with 1760 additions and 10 deletions
+2 -1
View File
@@ -49,7 +49,8 @@ class ScanI2C
OPT3001,
MLX90632,
AHT10,
DFROBOT_LARK,
BMX160,
DFROBOT_LARK
} DeviceType;
// typedef uint8_t DeviceAddress;