It doesn't like the 3 digit hex numbers:
serout2 PORTB.0,16416,[$E5,$02,$01,$E50,num1,$E5,$03,$01,$E53,num2]
Don't you want to send a $E5,$0 or something like that anyway?
It doesn't like the 3 digit hex numbers:
serout2 PORTB.0,16416,[$E5,$02,$01,$E50,num1,$E5,$03,$01,$E53,num2]
Don't you want to send a $E5,$0 or something like that anyway?
Hi Walter!
Thanks I just got carried away with the "E's" and it should be $50 and $53!
Bookmarks