File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
libraries/SoftwareSerial/src Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919 and you do a Serial.print() the print will begin immediately and any additional
2020 RX characters will be lost.
2121 * Uses Timer/Compare module H (aka 7). This will remove PWM capabilities
22- on some pins .
22+ on pad 11 .
2323 * Parity is supported during TX but not checked during RX.
2424 * Enabling multiple ports causes 115200 RX to fail (because there is additional instance switching overhead)
2525
Original file line number Diff line number Diff line change 1919 and you do a Serial.print() the print will begin immediately and any additional
2020 RX characters will be lost.
2121 * Uses Timer/Compare module H (aka 7). This will remove PWM capabilities
22- on some pins .
22+ on pad 11 .
2323 * Parity is supported during TX but not checked during RX.
2424 * Enabling multiple ports causes 115200 RX to fail (because there is additional instance switching overhead)
2525
You can’t perform that action at this time.
0 commit comments