minor improvement
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -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(){
|
||||
|
||||
Reference in New Issue
Block a user