I am using the dubugin command to send commands to a pic 16f628 from hyperterminal. I am currently storing each character received in a seperate variable then using if then statements checking for the commands, ( 1 character at a time). Is there a way to do this easier.
dubugin[wait("rep"),b0,b1,b2,b3,b4]
Bookmarks