Browse Source
Make sure to clear CBAUD before setting the baud and disable input modifications. Fix for #12162 This change removes input options that can modify the input data stream. INLCR: map new line to carriage return ICRNL: map carriage return to new line IUCLC: map upper case to lower case IGNCR: ignore carriage return BRKINT: send SIGINT on serial breakc415-sdk
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue