Current acquisition source only supports reading actual bytes.
An additional acquisition source capable of reading and writing regular characters should also be added for beginners that usually send characters over serial instead of bytes. (For example using serial.print() when using arduino)
Current acquisition source only supports reading actual bytes.
An additional acquisition source capable of reading and writing regular characters should also be added for beginners that usually send characters over serial instead of bytes. (For example using serial.print() when using arduino)