5 minutes again

This commit is contained in:
Daniel Kluge 2022-10-31 14:06:27 +01:00
parent 87e092e028
commit ca5be0fb73

View File

@ -8,7 +8,7 @@
#include "TSL2561.h"
#define MOTION_PIN 0
#define SECONDS_TO_OFF 5
#define SECONDS_TO_OFF 5*60
int pin_read = 0;
int state = 1;