ArduinoCore-API icon indicating copy to clipboard operation
ArduinoCore-API copied to clipboard

String: Add fromUtf8ToEAscii.

Open JunioCesarFerreira opened this issue 3 years ago • 2 comments

A UTF-8 to extended ASCII conversion method may be interesting, useful for use with different types of displays.

JunioCesarFerreira avatar Jan 11 '23 00:01 JunioCesarFerreira

CLA assistant check
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.

CLAassistant avatar Jan 11 '23 00:01 CLAassistant

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.

aentinger avatar Feb 06 '23 06:02 aentinger