Replies: 1 comment
-
|
This might help: https://github.com/espruino/BangleApps/blob/master/modules/README.md But basically the modules are included in the app's source automatically, so you need to reload the app onto the watch. Once the app's reloaded then you should get the latest version (but if you're using the IDE you need to make sure it's set to get the module from a place where the updated version actually is). ... or you can use the URL of the 'github raw' url of your module directly in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This stems from about 3 weeks ago, when the
colorpickermodule was updated, and I wanted to see the changes. However, I wasn't able to trigger an update to the module, and as far as I can tell, it hasn't updated automatically. It isn't listed anywhere in storage in the IDE, so I couldn't even delete it and reinstall the app that needed it.Maybe I'm missing an obvious feature, or in some documentation somewhere, but how can someone manage all their modules, and see what modules are installed, update them, or delete them entirely?
Beta Was this translation helpful? Give feedback.
All reactions