Skip to content

Commit 0aa64ce

Browse files
committed
Update arm_2d_scene_blink.c
1 parent 099116c commit 0aa64ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/demos/arm_2d_scene_blink.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ static void __on_scene_blink_frame_start(arm_2d_scene_t *ptScene)
334334

335335
srand(arm_2d_helper_get_system_timestamp());
336336

337-
//__blink_action(ptThis);
337+
__blink_action(ptThis);
338338
__forcus_generator(ptThis);
339339
__eyeball_move(ptThis);
340340

0 commit comments

Comments
 (0)