News

im trying to read a file line by line using readStringUntil () function. Hardware: Board: ?ESP32 Dev Module? ?node32? Core Installation version: ?1.0.3? IDE name: ?Platform.io? Flash Frequency: ?40Mhz ...
a method .readStringUntil (EOL) or perhaps a new .readln () is missing: to read an entire textline all at once until end of line, discarding any EoL/LF/CR (e.g., text files on an SD may have \n or ...