From 3a55104f55cb767ab22e8a7ed0a3e84c3eb696f4 Mon Sep 17 00:00:00 2001 From: Marcus Date: Tue, 19 Nov 2024 00:08:10 +0100 Subject: [PATCH] sensor index length --- Arduino/CanGrow/include/CanGrow_Sensor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Arduino/CanGrow/include/CanGrow_Sensor.h b/Arduino/CanGrow/include/CanGrow_Sensor.h index b6da85b..ebfd1da 100644 --- a/Arduino/CanGrow/include/CanGrow_Sensor.h +++ b/Arduino/CanGrow/include/CanGrow_Sensor.h @@ -55,7 +55,7 @@ struct Sensor_Index { //byte max; }; -const byte SensorIndex_length = 4; +const byte SensorIndex_length = 2; Sensor_Index SensorIndex[] { // 0 is for unset in config { "unset", {