This commit is contained in:
Leon Wilzer 2022-11-23 14:58:46 +01:00
parent 76308a81dc
commit 118ce9b99c

View File

@ -5,7 +5,7 @@
#define LIGHT_OFF 0 #define LIGHT_OFF 0
#define BEG_LAMP_IDX 0 #define BEG_LAMP_IDX 0
#define END_LAMP_IDX 2 #define END_LAMP_IDX 3
static unsigned long cur_time; static unsigned long cur_time;
static unsigned long prev_time; static unsigned long prev_time;