add ac to header
This commit is contained in:
parent
c12a909f66
commit
4b781f0982
|
@ -71,6 +71,7 @@ void update_lcd_row1();
|
|||
void update_lcd_row2();
|
||||
void update_lcd_row3();
|
||||
void update_lcd_row4();
|
||||
void update_lcd_ac();
|
||||
void update_toggle_button();
|
||||
void light_toggle_pop_callback(void *ptr);
|
||||
void row1_lv1_pop_callback(void *ptr);
|
||||
|
|
Loading…
Reference in New Issue