Is Serial.readStringUntil() blocking in Arduino with different timeout settings?
I’m trying to understand the behavior of the Serial.readStringUntil()
function in Arduino.
I’m trying to understand the behavior of the Serial.readStringUntil()
function in Arduino.