You are reading a single comment by @Numerist and its replies. Click here to read the full conversation.
  • Trying to convert an app for watch version 2, I get this set of errors:

    Uncaught Error: setLCDMode is unsupported on this device
    at line 5 col 13 in .boot1
    global.BTN1=BTN3; global.BTN3=_;

    at line 41 col 19 in .bootcde
    Bangle.setLCDMode();

    While I can get rid of the second instance at line 41, I don't know where .boot1 is and so can't see the correct line 5 or find that first error.

    Any suggestion?

About

Avatar for Numerist @Numerist started