strange behaviour with color.
With source below, text is blue and rect is green
Looks like drawString expects color from 1 to 8 and drawRect expects 0 to 7
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.
strange behaviour with color.
With source below, text is blue and rect is green
Looks like drawString expects color from 1 to 8 and drawRect expects 0 to 7