mirror of
https://github.com/suchmememanyskill/CYD-Klipper.git
synced 2026-03-21 21:53:24 +00:00
Implement move ui
This commit is contained in:
6
CYD-Klipper-Display/src/ui/panels/temp_panel.cpp
Normal file
6
CYD-Klipper-Display/src/ui/panels/temp_panel.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "lvgl.h"
|
||||
#include "panel.h"
|
||||
|
||||
void temp_panel_init(lv_obj_t* panel){
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user