Commit Graph

12 Commits (master)

Author SHA1 Message Date
Gordon Williams dd9dcc1bb5 Finally fixing Bangle.js compass `heading`. Firmware 2v15.68 fixes it, but the bootloader now adds a patch on earlier firmwares. All apps using compass now updated to remove their individual fixes. 2022-11-01 10:16:28 +00:00
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
Gordon Williams d40c64a805 Reset file modes 2021-06-17 14:13:38 +01:00
Tuukka Ikkala c6fd71be03 Force indent to 2 spaces
Based on http://www.espruino.com/Code+Style
2020-05-24 00:32:33 +03:00
Paul Cockrell 5a7216166f Fix sensors activation/deactivation and fix more pretokenisation issues (doesn't work well with var names with lenght <= 3 2020-05-15 11:23:52 +01:00
Paul Cockrell 40c4673db7 Remove inline comments, seems to break pretokenisation or something! 2020-05-15 09:46:21 +01:00
Paul Cockrell 04e3d3b455 Update README 2020-05-15 09:37:37 +01:00
Paul Cockrell 7488970e74 Allow multiple coloured screens 2020-05-15 09:33:25 +01:00
Paul Cockrell cc400677a1 Fix month string truncation 2020-05-14 20:10:49 +01:00
Paul Cockrell f465e06cdd Finish dotmatrix clock.. turn off sensors when screen sleeps, enable menu on BTN2 press 2020-05-14 19:49:29 +01:00
Paul Cockrell 7589712e43 Remove debugging 2020-05-14 19:48:45 +01:00
Paul Cockrell decc3dcfaf Create dotmatrix clock 2020-05-14 19:48:42 +01:00