docs: fix examples

This commit is contained in:
Gabor Kiss-Vamosi
2023-10-12 20:25:32 +02:00
parent 0d59e0b221
commit 4b981f7d6d
3 changed files with 3 additions and 96 deletions

View File

@@ -1,5 +1,5 @@
#include "../../lv_examples.h"
#if LV_USE_CHART && LV_BUILD_EXAMPLES && 0
#if LV_USE_CHART && LV_BUILD_EXAMPLES
static void event_cb(lv_event_t * e)