|
Re: RoboRio and Serial Data
It's possible that java somehow thinks that it's getting Unicode instead of ascii, and mangling the strings on the way in. You may want to try getting the raw bytes in a buffer to see if you can use it instead.
__________________
If you can't find time to do it right, how are you going to find time to do it over?
If you don't pass it on, it never happened.
Robots are great, but inspiration is the reason we're here.
Friends don't let friends use master links.
|