Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork130
String: Add fromUtf8ToEAscii.#177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
String: Add fromUtf8ToEAscii.#177
Uh oh!
There was an error while loading.Please reload this page.
Conversation
CLAassistant commentedJan 11, 2023
|
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. |
A UTF-8 to extended ASCII conversion method may be interesting, useful for use with different types of displays.