Add TSL2591 sensor support (#4014)

This commit is contained in:
Ben Meadors
2024-06-01 20:21:39 -05:00
committed by GitHub
parent 9a855c0b6f
commit 6ce2fdc1c8
8 changed files with 71 additions and 3 deletions

View File

@@ -45,7 +45,8 @@ class ScanI2C
VEML7700,
RCWL9620,
NCP5623,
AHT10
TSL2591,
AHT10,
} DeviceType;
// typedef uint8_t DeviceAddress;