mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 10:12:50 +00:00
TI OPT3001 light sensor support (#4015)
* TI OPT3001 light sensor support * Added register interrogation to deconflict with SHT sensors on same address
This commit is contained in:
@@ -46,6 +46,7 @@ class ScanI2C
|
||||
RCWL9620,
|
||||
NCP5623,
|
||||
TSL2591,
|
||||
OPT3001,
|
||||
AHT10,
|
||||
} DeviceType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user