Add detection support for LTR390UV Sensor (#6009)

* Add detection support for LTR390UV Sensor

The LTR390 is a UV sensor. This patch adds detection support, for
a future patch that will add the full sensor support.

* Update ScanI2C.h
This commit is contained in:
Tom Fifield
2025-03-07 18:51:38 +08:00
committed by GitHub
parent 2a3e1f904d
commit 284598ed56
4 changed files with 4 additions and 0 deletions

View File

@@ -151,6 +151,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MAX30102_ADDR 0x57
#define MLX90614_ADDR_DEF 0x5A
#define CGRADSENS_ADDR 0x66
#define LTR390UV_ADDR 0x53
// -----------------------------------------------------------------------------
// ACCELEROMETER