mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-30 22:50:57 +00:00
Add the identification code for the DA217 triaxial accelerometer. (#8526)
This commit is contained in:
@@ -83,7 +83,8 @@ class ScanI2C
|
||||
BMM150,
|
||||
TSL2561,
|
||||
DRV2605,
|
||||
BH1750
|
||||
BH1750,
|
||||
DA217
|
||||
} DeviceType;
|
||||
|
||||
// typedef uint8_t DeviceAddress;
|
||||
|
||||
Reference in New Issue
Block a user