Update user_code.hpp
This commit is contained in:
parent
b06f65c0fc
commit
3add72c116
|
@ -71,6 +71,7 @@ void elcd_sendstop();
|
|||
void ac_update_lcd();
|
||||
void pwm_update_lcd();
|
||||
void mqtt_connected_user_callback();
|
||||
void ac_lock_report();
|
||||
|
||||
// ESPMega IoT Core Build-in Functions
|
||||
extern void pwm_set_state(int id, int state);
|
||||
|
|
Loading…
Reference in New Issue