feat(demo): add an ebike demo (#7019)
This commit is contained in:
committed by
GitHub
parent
c68aa7ae88
commit
d2ba572e34
@@ -59,6 +59,10 @@ extern "C" {
|
||||
#include "render/lv_demo_render.h"
|
||||
#endif
|
||||
|
||||
#if LV_USE_DEMO_EBIKE
|
||||
#include "ebike/lv_demo_ebike.h"
|
||||
#endif
|
||||
|
||||
/*********************
|
||||
* DEFINES
|
||||
*********************/
|
||||
|
||||
Reference in New Issue
Block a user