Hello and thank you for your work, would it be possible to support int as well? suggestion: add TinyString& operator +=(int); This makes the unit usable on RP2040 (earlephilhower's Arduino board adaption) as well.
Hello and thank you for your work,
would it be possible to support int as well?
suggestion: add TinyString& operator +=(int);
This makes the unit usable on RP2040 (earlephilhower's Arduino board adaption) as well.