minor fixes

This commit is contained in:
Gabor Kiss-Vamosi
2021-02-28 14:00:07 +01:00
parent bdef0c3b8b
commit 1e22db2c2c
9 changed files with 39 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ static void float_btn_event_cb(lv_obj_t * float_btn, lv_event_t e)
}
/**
* Show an example to scroll snap
* Create a list a with a floating button
*/
void lv_example_scroll_3(void)
{