Skip to content

Commit a1e7bd8

Browse files
Update main.c
1 parent 2197966 commit a1e7bd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MVE/example/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ void __arm_2d_impl_rgb565_des_msk_copy_mve(
186186
int main (void)
187187
{
188188
stdio_init();
189-
__arm_2d_aci_init();
189+
aci_init();
190190

191191
printf("\r\nACI Example\r\n");
192192

0 commit comments

Comments
 (0)