Use all UPPERCASE letters in your define's.
Code:define HSER_BAUD 4800
Use all UPPERCASE letters in your define's.
Code:define HSER_BAUD 4800
DT
Thx for your reply but thats not the problem. I somehow solved it by using
HSERIN[Wait(A), SKIP \3]
HSERIN[RX]
b1 = RX
Although, i dont know how adding "SKIP \3" solved my problem now its working. I just wonder now if anyone know how this worked ?
Bookmarks