in 1v41 (october 4th nightbuild), LCD.drawString works fine, but LCD.drawVectorString does not seem to be recognized
LCD.drawVectorString("hello",50,50,50,0x8000) ERROR: Function not found! Skipping. at line 1 col 5
@neil 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.
in 1v41 (october 4th nightbuild), LCD.drawString works fine, but LCD.drawVectorString does not seem to be recognized