I recommend looking at the serial input basics tutorial. It has robust and non-blocking serial input methods. Example 6 has code for receiving byte data.
1 Like
I recommend looking at the serial input basics tutorial. It has robust and non-blocking serial input methods. Example 6 has code for receiving byte data.