mqttd/etc/conf.h
@@ -63,9 +63,9 @@ /* Infrared detect inbreank */ unsigned char infrared_pin; /* enable or disable inbreak detected */ void (*ifrd_handler)(void); /* infrared detected interrupt handler */ 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 */ } hwconf_t;