fix(ebike-demo): make it compile with Arduino (#7397)
This commit is contained in:
committed by
GitHub
parent
b8c5a4123d
commit
df18a5f68c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user