docs finish the the core widgets

This commit is contained in:
Gabor Kiss-Vamosi
2021-05-13 15:39:26 +02:00
parent 6aa27cc11b
commit 1ed42a937f
7 changed files with 62 additions and 61 deletions

View File

@@ -4,7 +4,7 @@
static void slider_event_cb(lv_event_t * e);
/**
* Show the current value when the slider if pressed by extending the drawer
* Show the current value when the slider is pressed by extending the drawer
*
*/
void lv_example_slider_3(void)