ArduinoCore-API
ArduinoCore-API copied to clipboard
String: Add fromUtf8ToEAscii.
A UTF-8 to extended ASCII conversion method may be interesting, useful for use with different types of displays.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
I'm not sure that this really warrants to be added to the Arduino API. At any rate, no unit tests have been provided, please do so.