mqttd/hal/hal.h | ●●●●● patch | view | raw | blame | history |
mqttd/hal/hal.h
@@ -34,6 +34,8 @@ LED_MAX, }; int hal_init(hwconf_t *conf); extern int hal_init(hwconf_t *conf); extern void turn_relay(int cmd); extern int turn_led(int which, int cmd); #endif /* ----- #ifndef _HAL_H_ ----- */