hysterese lower

This commit is contained in:
Simon Schmidt 2021-09-07 19:36:05 +02:00
parent 89dcbf27ae
commit e4ad92ca99

View File

@ -7,7 +7,7 @@
// #define LDR_REGELUNG // comment in to activate LDR control
// #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 SENSOR_OBEN 16