docs: update API comments

This commit is contained in:
Gabor Kiss-Vamosi
2023-12-13 21:23:08 +01:00
parent 636aba8c34
commit d5daccdd48
116 changed files with 1283 additions and 1918 deletions

View File

@@ -1,5 +1,5 @@
#include "../lv_examples.h"
#if LV_USE_BTN && LV_BUILD_EXAMPLES
#if LV_USE_BUTTON && LV_BUILD_EXAMPLES
static lv_style_t style_btn;
static lv_style_t style_button_pressed;