mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
Mising ;
This commit is contained in:
parent
f3773694bc
commit
fa8deb524d
@ -304,7 +304,7 @@ static inline lv_btn_state_t lv_rotary_get_state(const lv_obj_t * rotary) {
|
||||
* @param rotary pointer to a rotary object
|
||||
* @return true: toggle enabled, false: disabled
|
||||
*/
|
||||
bool lv_rotary_get_checkable(const lv_obj_t * rotary)
|
||||
bool lv_rotary_get_checkable(const lv_obj_t * rotary);
|
||||
|
||||
/**********************
|
||||
* MACROS
|
||||
|
Loading…
x
Reference in New Issue
Block a user