To send ascii 0 0 0 0 you would do this:
COM_CODE[0]="0"
COM_CODE[1]="0"
COM_CODE[2]="0"
COM_CODE[3]="0"
SEROUT2 PORTB.2,19697,[STR COM_CODE\4]
To send ascii 0 0 0 0 you would do this:
COM_CODE[0]="0"
COM_CODE[1]="0"
COM_CODE[2]="0"
COM_CODE[3]="0"
SEROUT2 PORTB.2,19697,[STR COM_CODE\4]
"I think fish is nice, but then I think that rain is wet, so who am I to judge?" - Douglas Adams
Bookmarks