mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-18 07:52:14 +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.