Okay, at this point I've moved to using Bangle.setLCDMode("80x80");. However, I'm still stuck with the 8bit web palette, which looks bad. Is there any way to use another one?
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.
Okay, at this point I've moved to using
Bangle.setLCDMode("80x80");
. However, I'm still stuck with the 8bit web palette, which looks bad. Is there any way to use another one?