Skip to content

Commit

Permalink
Update arm_2d_user_opcode_draw_circle.c
Browse files Browse the repository at this point in the history
  • Loading branch information
GorgonMeducer committed Dec 19, 2024
1 parent 0234f43 commit e936afc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/common/opcodes/arm_2d_user_opcode_draw_circle.c
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,6 @@ arm_fsm_rt_t arm_2dp_rgb565_user_draw_circle(

this.tPivot = arm_2d_get_absolute_location(ptTarget, this.tPivot, true );
} while(0);





return __arm_2d_op_invoke((arm_2d_op_core_t *)ptThis);
}
Expand Down

0 comments on commit e936afc

Please sign in to comment.