mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-03 14:24:15 +01:00
b1de3e6621
This prevents interrupts from triggering when the SoftwareSerial instance is not even listening. Additionally, this removes the need to disable interrupts in SoftwareSerial::listen, since no interrupts are active while it touches the variables. |
||
---|---|---|
.. | ||
examples | ||
keywords.txt | ||
library.properties | ||
SoftwareSerial.cpp | ||
SoftwareSerial.h |