fix(arm2d): fix build issue when Helium is enabled (#10050)

Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
This commit is contained in:
Kimmo Vaisanen
2026-08-13 14:47:20 +02:00
committed by GitHub
co-authored by Gabor Kiss-Vamosi
parent 5d0e67b01d
commit 261683c128
+1 -1
View File
@@ -601,8 +601,8 @@ static inline lv_result_t lv_draw_sw_image_helium(
);
}
#endif
}
#endif
else {
break;
}