Avatar for Spioune

Spioune

Member since Apr 2024 • Last active Apr 2024
  • 1 conversations
  • 3 comments

Most recent activity

    • 5 comments
    • 157 views
  • in Bangle.js
    Avatar for Spioune

    Thank you !

  • in Bangle.js
    Avatar for Spioune

    Amazing, this works !

    Thank you for the quick update.

    Quick question, I want to run the watch with the bare minimum (just the espruino firmware)
    Basically I want a blank screen and nothing else.
    How can I do that ?
    "Factory Reset" deletes all code but then reinstalls the "watch OS" and the default apps.
    "Clean Run" is almost what I want but not quite since it doesn't erase anything and it sends me back to the watch OS when I reboot.

    Maybe via espruino IDE ?

    Thanks

  • in Bangle.js
    Avatar for Spioune

    Hi,

    I just bought a Bangle.js 2 (love it). I am using the espruino.com/ide to fiddle with it.

    In the code editor (right side), when I type, for example, Bangle. then press CTRL+SPACE, I get suggestions (accelRd, accelWr, buzz...) and method definition (parameters name and type).

    But when I type g. then press CTRL+SPACE, I get nothing.
    I know I can type g. then press TAB on the left side to get the list of methods, but then I still need to figure out what are the parameters.
    It makes development very slow.

    I am missing something ? Is it only me ? Is using g the right way to draw on the screen ?

    Thanks

Actions