Hey Guy,
could you explain meaning of below syntax
system("stty -F /dev/ttyS0 9600 cs8 -parenb cstopb");
if i want to use baud speed at 230400 ,8 ,parity: E ,stop bit:1
how to setup
Thank you
Sittipong N.
Hey Guy,
could you explain meaning of below syntax
system("stty -F /dev/ttyS0 9600 cs8 -parenb cstopb");
if i want to use baud speed at 230400 ,8 ,parity: E ,stop bit:1
how to setup
Thank you
Sittipong N.