Hardware independent layer of the Arduino cores defining the official API
GNU Lesser General Public License v2.1
215
stars
119
forks
source link
String::replace doesn't work when replacing multiple occurencies of longer String by shorter one #199
Closed
kiiv-cz closed 1 year ago
The last testcase fails as it doesn't replace anything at all. Other two works as expected.
Reported in https://github.com/arduino/ArduinoCore-megaavr/issues/109