mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
verify code formtting
This commit is contained in:
parent
293937a1df
commit
d74f660d9a
@ -546,7 +546,6 @@ lv_result_t lv_indev_send_event(lv_indev_t * indev, lv_event_code_t code, void *
|
||||
return res;
|
||||
}
|
||||
|
||||
|
||||
/**********************
|
||||
* STATIC FUNCTIONS
|
||||
**********************/
|
||||
|
@ -506,7 +506,6 @@ static inline lv_anim_t * lv_anim_custom_get(lv_anim_t * a, lv_anim_custom_exec_
|
||||
*/
|
||||
uint16_t lv_anim_count_running(void);
|
||||
|
||||
|
||||
/**
|
||||
* Store the speed as a special value which can be used as time in animations.
|
||||
* It will be converted to time internally based on the start and end values
|
||||
|
Loading…
x
Reference in New Issue
Block a user