mqttd/etc/conf.h
@@ -66,7 +66,7 @@ unsigned char inbreak_beep; /* enable or diable beep when detect inbreak */ unsigned char fillin_light; /* fill-in light when detect inbrank or not */ unsigned char light_intval; /* fill-in light interval time, unit second */ double lux_threshold; /* Lux sensor detect value smaller than treshold will fill-in light */ } hwconf_t;