mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-20 14:54:31 +01:00
In this case, SoftwareSerial::begin will not have enabled the interrupts, so better not allow the SoftwareSerial instance to enter the listening state either.