-
• #2
For others, this is now reported in the Espruino bug tracker: https://github.com/espruino/Espruino/issues/1866
Espruino was originally only designed with ASCII in mind, so this doesn't work with char codes >127
It shouldn't be too hard to fix, and for now you could actually overwrite
String.prototype.toUpperCase
with a JS version if you need it in a hurry
If i upperCase string with accents, it does not work on accents!
espruino pico firmware 2v05.100 chrome appweb ide 0.73.7