EspSoftwareSerial 6.14.1: Add API for selecting Rx GPIO PULLUP at runtime by dok-net · Pull Request #8353 · esp8266/Arduino

@dok-net

Update to latest release.

@dok-net

@dok-net

…, prevents flipping of that state on begin().

@dok-net dok-net changed the title EspSoftwareSerial 6.14.0: Add API for selecting Rx GPIO PULLUP at runtime EspSoftwareSerial 6.14.1: Add API for selecting Rx GPIO PULLUP at runtime

Oct 30, 2021

hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request

Nov 18, 2024
…time (esp8266#8353)

* EspSoftwareSerial 6.14.0: Add API for selecting Rx GPIO PULLUP at runtime.
* EspSoftwareSerial: bug fix 6.14.1: Set default RX pullup once in ctor, prevents flipping of that state on begin().