Hello, I am tryinng to code a C++ program in order to perform a serial communication with any device that supports it.
I am able to read data but, when I try to write data some strange characters always appear at the end of the writen message.
Does anybody know how to solve it?
Thanks in advance.
I am able to read data but, when I try to write data some strange characters always appear at the end of the writen message.
Does anybody know how to solve it?
Thanks in advance.