Ok, just tested in my environment
ansiStr = E.decodeUTF8( utf8Str);
is all it needs to convert utf-8 umlauts to ansi umlauts.
@MaBe started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Ok, just tested in my environment
is all it needs to convert utf-8 umlauts to ansi umlauts.