mirror of
https://github.com/lvgl/lvgl.git
synced 2026-08-17 09:42:19 +08:00
fix(arm2d): fix build issue when Helium is enabled (#10050)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
This commit is contained in:
co-authored by
Gabor Kiss-Vamosi
parent
5d0e67b01d
commit
261683c128
@@ -601,8 +601,8 @@ static inline lv_result_t lv_draw_sw_image_helium(
|
||||
);
|
||||
|
||||
}
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
else {
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user