EspSoftwareSerial release 6.7.2 fixes warnings with gcc 9.2 by dok-net · Pull Request #7133 · esp8266/Arduino

added 7 commits

March 4, 2020 14:22
The event-multiplexer specialization no longer removes items based on invoke return value.
This is mitigated by new iterators and erase(iterator). Check the documentation comments for
details.
…inheritance of ctor and assignment operators, needing a lot

of code duplication, this commit provides that.

@earlephilhower