Bangle JS Espruino build additions

Posted on
  • Hello guys, I'm playing with the build of Espruino for my brand new bangle js watch, let's assume I would like to add a variable or a welcome message between the mac addr. and the Espruino Copyright printout on the bootscreen logo where should I look in the source code ? It is something doable ?

    Thanks to everyone will join

  • You're probably looking at somewhere like this: https://github.com/espruino/Espruino/blob/c09de7bc3a206760f16fd9482c2152dd73a9f605/libs/banglejs/jswrap_bangle.c#L3042

    However if you want to change that start screen it's as easy as writing a new image file called '.splash' - no text is displayed on top but you could hard-code the MAC address in there.

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

Bangle JS Espruino build additions

Posted by Avatar for thejoker187 @thejoker187

Actions