fix(example):format codes (#2731)
This commit is contained in:
committed by
GitHub
parent
1b04bf4488
commit
95be2c7b99
@@ -1,7 +1,7 @@
|
||||
#include "../lv_examples.h"
|
||||
#if LV_BUILD_EXAMPLES
|
||||
|
||||
static lv_anim_timeline_t * anim_timeline = NULL;
|
||||
static lv_anim_timeline_t * anim_timeline = NULL;
|
||||
|
||||
static lv_obj_t * obj1 = NULL;
|
||||
static lv_obj_t * obj2 = NULL;
|
||||
|
||||
Reference in New Issue
Block a user