Make sidebar ajustable

This commit is contained in:
suchmememanyskill
2024-01-28 00:48:06 +01:00
parent 1c50efa500
commit 939a9f6547
4 changed files with 38 additions and 78 deletions

View File

@@ -204,6 +204,4 @@ void move_panel_init(lv_obj_t* panel){
y_pos += 60;
}
lv_msg_send(DATA_PRINTER_DATA, &printer);
}