jswrap_bangle has had quite a few changes recently since it now has to support at least 3 different bits of hardware. I know it's a mess (and yes, refactoring would be nice) but I think that now actually adding extra hardware in there won't be the end of the world.
Great that you can emulate it in JS though!
I think with Layout there are probably some hacks you could do to make it attempt to lay things out nicely on a circular screen... It'd be nice to have that flexibility anyway
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.
jswrap_bangle
has had quite a few changes recently since it now has to support at least 3 different bits of hardware. I know it's a mess (and yes, refactoring would be nice) but I think that now actually adding extra hardware in there won't be the end of the world.Great that you can emulate it in JS though!
I think with Layout there are probably some hacks you could do to make it attempt to lay things out nicely on a circular screen... It'd be nice to have that flexibility anyway