ArduinoCore-avr/libraries
Matthijs Kooijman 51b8ed2675 Let SoftwareSerial::end also check against _rx_delay_stopbit
The current check is still always false when the old check was, but
additionally it will not disable the interrupts when they were never
enabled (which shouldn't matter much, but this is more consistent).
2015-01-26 17:03:24 +01:00
..
EEPROM missing paragraph field in library.properties 2014-07-18 20:08:01 +02:00
SPI Fix atomicity issues in SPI::beginTransaction and SPI::endTransaction (Andrew Kroll) 2014-11-25 15:56:11 +01:00
SoftwareSerial Let SoftwareSerial::end also check against _rx_delay_stopbit 2015-01-26 17:03:24 +01:00
Wire missing paragraph field in library.properties 2014-07-18 20:08:01 +02:00