Disabling output processing is necessary since otherwise sending a LF character (ASCII 0x0A) will automatically insert a CR character (ASCII 0x0D). Disabling input processing should prevent this when receiving data. |
||
|---|---|---|
| .. | ||
| find_usb_serial_port.h | ||
| find_usb_serial_port_linux.cpp | ||
| find_usb_serial_port_win.cpp | ||
| serial_port.cpp | ||
| serial_port.h | ||