Ok, so that sounds like it all seems to be working? Or there's some issue drawing text?
What if you remove setFontVector - which will use the bitmap font... Do you have issues drawing text with that?
setFontVector
@Gordon 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.
Ok, so that sounds like it all seems to be working? Or there's some issue drawing text?
What if you remove
setFontVector
- which will use the bitmap font... Do you have issues drawing text with that?