fix(ebike-demo): make it compile with Arduino (#7397)

This commit is contained in:
Gabor Kiss-Vamosi
2024-12-03 17:18:20 +01:00
committed by GitHub
parent b8c5a4123d
commit df18a5f68c
7 changed files with 8 additions and 11 deletions

View File

@@ -34,11 +34,7 @@
#warning "It's recommended to have at least 128kB RAM for the benchmark"
#endif
#include "../../src/core/lv_global.h"
#if LV_USE_PERF_MONITOR
#include "../../lvgl_private.h"
#endif
#include "../../lvgl_private.h"
/**********************
* DEFINES