BTW: Uploading any file that contains diacritics to Bangle with AppLoader fails due to:
"Upload failed, InvalidCharacterError: Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range." error.
So including diacritics mapping in an app doesn't seem to be possible now.
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.
BTW: Uploading any file that contains diacritics to Bangle with AppLoader fails due to:
"Upload failed, InvalidCharacterError: Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range." error.
So including diacritics mapping in an app doesn't seem to be possible now.
Upload via the IDE works fine.