chore: code and documentation cleanups, renames and fixes (#4607)

This commit is contained in:
PGNetHun
2023-09-27 12:23:40 +02:00
committed by GitHub
parent 4a95d1467f
commit 8c2fc7ec4b
54 changed files with 294 additions and 338 deletions

View File

@@ -84,7 +84,6 @@ static uint32_t anim_ori_timer_period;
LV_IMAGE_DECLARE(img_benchmark_cogwheel_argb);
#endif
LV_IMAGE_DECLARE(img_benchmark_cogwheel_rgb);
LV_IMAGE_DECLARE(img_benchmark_cogwheel_chroma_keyed);
LV_IMAGE_DECLARE(img_benchmark_cogwheel_indexed16);
LV_IMAGE_DECLARE(img_benchmark_cogwheel_alpha256);