BangleApps_old/modules
Gordon Williams 1e0f6cd675 Allow non-function images, and fix touch handling for 'fake' buttons on Bangle.js 2 2021-10-18 14:33:42 +01:00
..
Layout.js Allow non-function images, and fix touch handling for 'fake' buttons on Bangle.js 2 2021-10-18 14:33:42 +01:00
README.md
dane_arwes.js
dane_arwes.min.js Add pre minified dane_arwes module while automatic minification is broken 2020-12-17 12:01:44 +01:00
testmodule.js

README.md

App Modules

These are modules used by apps - you can use them with:

var testmodule = require("testmodule");
testmodule.test()