verify code formtting

This commit is contained in:
Gabor Kiss-Vamosi
2023-11-13 22:19:40 +01:00
parent 293937a1df
commit d74f660d9a
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -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
**********************/
-1
View File
@@ -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