1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-21 10:26:06 +03:00

EspSoftwareSerial 6.14.1: Add API for selecting Rx GPIO PULLUP at runtime (#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().
This commit is contained in:
Dirk O. Kaar 2021-10-30 09:52:38 +02:00 committed by GitHub
parent f8de3fb464
commit 0cd90ed4ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1 +1 @@
Subproject commit bdcbe747f87417dcf0bb1b025912f49880ed32e8
Subproject commit bd2f6ce6a78d0c31b6978bcffb3c8379a5e4e2e4