• in 1v41 (october 4th nightbuild), LCD.drawString works fine, but LCD.drawVectorString does not seem to be recognized

    LCD.drawVectorString("hello",50,50,50,0x­8000)
    ERROR: Function not found! Skipping. at line 1 col 5

  • Hi. This was covered on GitHub - basically the API has changed to be more Java-like. The documents that come along with that build do describe the correct API - but the ones on the website are for 1v39 which has the old API.

    As explained on GitHub, everything is in flux before the Espruino board release.

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

"LCD.drawVectorString" not recognised as a defined function

Posted by Avatar for neil @neil

Actions