mirror of https://github.com/espruino/BangleApps
Simple tidy-ups
parent
d0b2d0e306
commit
cd7723eb53
|
@ -7,7 +7,5 @@ apps/gipy/pkg/gpconv.js
|
|||
apps/health/chart.min.js
|
||||
*.test.js
|
||||
|
||||
# typescript
|
||||
# typescript/generated files
|
||||
apps/btadv/*.js
|
||||
apps/promenu/*.js
|
||||
apps/widChargingStatus/*.js
|
||||
|
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
[ ] g.dump() - screenshot via IDE
|
||||
[ ] fix format of EnvSensing data
|
||||
[-] handle NaNs in data
|
||||
[x] fix sending of HRM / changing service?
|
||||
[x] fix menu scrolling/jumping
|
||||
[x] fix resetting to accel menu
|
||||
[x] fix button lag / slow down BLE on menu?
|
||||
- sometimes events come through stale though
|
||||
[ ] fast load / remove() handler
|
Loading…
Reference in New Issue