mirror of
https://github.com/suchmememanyskill/CYD-Klipper.git
synced 2026-03-21 05:33:24 +00:00
TODO
This commit is contained in:
@@ -172,6 +172,8 @@ static void make_vertical_slider(
|
|||||||
lv_obj_add_event_cb(top_label, position_change, LV_EVENT_MSG_RECEIVED, slider);
|
lv_obj_add_event_cb(top_label, position_change, LV_EVENT_MSG_RECEIVED, slider);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* TODO: Make vertical button row with +1, +0.1, -0.1, -1, maybe with MAX - 30 */
|
||||||
|
|
||||||
static void make_horizontal_slider(
|
static void make_horizontal_slider(
|
||||||
lv_obj_t* parent,
|
lv_obj_t* parent,
|
||||||
const char* axis,
|
const char* axis,
|
||||||
|
|||||||
Reference in New Issue
Block a user