fix(example):format codes (#2731)

This commit is contained in:
Jianting (Meco) Man
2021-10-25 12:44:44 -04:00
committed by GitHub
parent 1b04bf4488
commit 95be2c7b99
18 changed files with 5231 additions and 5231 deletions

View File

@@ -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;