Microcontroller › 8051 › HOw to interface servo motor with 8051? › Hey Embedded_pic,Closed void
August 27, 2015 at 12:15 pm
#13222
Participant
Hey Embedded_pic,
Closed void main loop by curly bracket ( ' } ' ) before line void extr0(void) interrupt 0 and remove the last curly breaket at end of the code.Then compile it.