thank you for your answer hendrik. do i need to put "pause" in main routine in order to see blinking of led?
thank you for your answer hendrik. do i need to put "pause" in main routine in order to see blinking of led?
Hi,
No. HSERIN will sit there waiting untill it does get a byte so the LED will toggle one time for each byte it receives. If nothing comes in the LED won't toggle.
/Henrik.
Bookmarks