From 0d71a8721b3941b0f402afd30183a00c0558780c Mon Sep 17 00:00:00 2001 From: Tom Fifield Date: Fri, 7 Mar 2025 18:12:09 +0800 Subject: [PATCH] Update ScanI2C.h --- src/detect/ScanI2C.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/detect/ScanI2C.h b/src/detect/ScanI2C.h index 67dd02373..5b6bbe629 100644 --- a/src/detect/ScanI2C.h +++ b/src/detect/ScanI2C.h @@ -67,8 +67,8 @@ class ScanI2C INA226, NXP_SE050, DFROBOT_RAIN, - LTR390UV, DPS310, + LTR390UV, } DeviceType; // typedef uint8_t DeviceAddress;