mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-30 19:52:13 +01:00
b1c7a3d05f
In this case, SoftwareSerial::begin will not have enabled the interrupts, so better not allow the SoftwareSerial instance to enter the listening state either.