Red and blue appear to be swapped in the Bangle.js 2 emulator. g.setColor("#f00") results in blue when it should be red, and vice versa.
g.setColor("#f00")
@NebbishHacker 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.
Red and blue appear to be swapped in the Bangle.js 2 emulator.
g.setColor("#f00")
results in blue when it should be red, and vice versa.