mirror of
https://github.com/suchmememanyskill/CYD-Klipper.git
synced 2026-03-22 06:03:23 +00:00
Move error ui to panel
This commit is contained in:
@@ -85,7 +85,7 @@ static void disable_steppers_click(lv_event_t * e) {
|
||||
|
||||
static void switch_to_stat_panel(lv_event_t * e) {
|
||||
lv_obj_t * panel = lv_event_get_target(e);
|
||||
nav_buttons_setup(5);
|
||||
nav_buttons_setup(PANEL_STATS);
|
||||
}
|
||||
|
||||
inline void root_panel_steppers_locked(lv_obj_t * root_panel){
|
||||
|
||||
Reference in New Issue
Block a user