Are you interested in the available character glyphs on Bangle.js (in the range 0...255)?
Here is a Gist which you may also immediately run in the emulator
Answer: it seems that only 7-bit ASCII glyphs are available (no Latin-1, for example)
@Andreas_Rozek 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.
Are you interested in the available character glyphs on Bangle.js (in the range 0...255)?
Here is a Gist which you may also immediately run in the emulator
Answer: it seems that only 7-bit ASCII glyphs are available (no Latin-1, for example)