add update_lcd_ac()

This commit is contained in:
reaw55 2024-01-08 22:41:43 +07:00
parent 684652d0fc
commit 1357f212f5
1 changed files with 1 additions and 0 deletions

View File

@ -161,6 +161,7 @@ void mode_pop_callback(void *ptr)
{
user_acmode = 1;
}
update_lcd_ac();
}
// ac_set_state(new_mode, ac_get_temperature(), ac_get_fan_speed());