-
Luca Burelli authored
* HardwareSerial: fix begin() lock issue on error path If the user supplied a wrong UART number, the begin() method would return without releasing the lock. Add missing unlock call. * removing unsed Case test --------- Co-authored-by: Rodrigo Garcia <rodrigo.garcia@espressif.com>
3ec5f4ef