i'm sure you already know but your baudrate don't match on both side.
With RF, using higher baudrate may work... or not. Tell us what kind of RF stuff you're using.
Code:current.0 = PORTA.0 Current.1 = PORTA.1 Current.2 = PORTA.2 Current.3 = PORTA.3Code:current = PORTA & $0F
Bookmarks