// #define LDR_REGELUNG // comment in to activate LDR control | // #define LDR_REGELUNG // comment in to activate LDR control | ||||
// #define LDRDEBUG // comment in to show LDR measurement | // #define LDRDEBUG // comment in to show LDR measurement | ||||
#define LDR_HYS 100 // Hysteresis for switching off FSM [lux] | |||||
#define LDR_HYS 5 // Hysteresis for switching off FSM [lux] | |||||
#define LDR_AVERAGE_SAMPLES 50 | #define LDR_AVERAGE_SAMPLES 50 | ||||
#define SENSOR_OBEN 16 | #define SENSOR_OBEN 16 |