mirror of
https://github.com/suchmememanyskill/CYD-Klipper.git
synced 2026-03-21 05:33:24 +00:00
Fix macros tab controlling other printers
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
|
||||
void macros_add_macros_to_panel(lv_obj_t * root_panel, MACROSQUERY query);
|
||||
void macros_add_power_devices_to_panel(lv_obj_t * root_panel, POWERQUERY query);
|
||||
void macros_set_current_config(PRINTER_CONFIG * config);
|
||||
void macros_draw_power_fullscreen(PRINTER_CONFIG * config);
|
||||
void macros_draw_power_fullscreen();
|
||||
Reference in New Issue
Block a user