chore: fix code formatting
This commit is contained in:
@@ -75,9 +75,9 @@ static uint32_t disp_ori_timer_period;
|
|||||||
static uint32_t anim_ori_timer_period;
|
static uint32_t anim_ori_timer_period;
|
||||||
|
|
||||||
#if LV_DEMO_BENCHMARK_RGB565A8 && LV_COLOR_DEPTH == 16
|
#if LV_DEMO_BENCHMARK_RGB565A8 && LV_COLOR_DEPTH == 16
|
||||||
LV_IMG_DECLARE(img_benchmark_cogwheel_rgb565a8);
|
LV_IMG_DECLARE(img_benchmark_cogwheel_rgb565a8);
|
||||||
#else
|
#else
|
||||||
LV_IMG_DECLARE(img_benchmark_cogwheel_argb);
|
LV_IMG_DECLARE(img_benchmark_cogwheel_argb);
|
||||||
#endif
|
#endif
|
||||||
LV_IMG_DECLARE(img_benchmark_cogwheel_rgb);
|
LV_IMG_DECLARE(img_benchmark_cogwheel_rgb);
|
||||||
LV_IMG_DECLARE(img_benchmark_cogwheel_chroma_keyed);
|
LV_IMG_DECLARE(img_benchmark_cogwheel_chroma_keyed);
|
||||||
|
|||||||
Reference in New Issue
Block a user