minor improvement

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2023-12-19 15:21:45 +01:00
parent 0f4c20bdce
commit 0244d026c9

View File

@@ -40,7 +40,7 @@ boolean raw_states[8];
boolean states[8];
unsigned long capacitor[8];
unsigned long times[8];
unsigned long sensor_time = PERIOD;
unsigned long sensor_time = 0;
void setup(){