mirror of https://github.com/espruino/BangleApps
hrmaccevents - Bump version and changelog
parent
cba794d491
commit
ace1f2cf3d
|
@ -1 +1,3 @@
|
||||||
0.01: New App!
|
0.01: New App!
|
||||||
|
0.02: Show status info on display
|
||||||
|
Allow recording to Bangle
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"id": "hrmaccevents",
|
"id": "hrmaccevents",
|
||||||
"name": "HRM Accelerometer event recorder",
|
"name": "HRM Accelerometer event recorder",
|
||||||
"shortName": "HRM ACC recorder",
|
"shortName": "HRM ACC recorder",
|
||||||
"version": "0.01",
|
"version": "0.02",
|
||||||
"type": "RAM",
|
"type": "RAM",
|
||||||
"description": "Record HRM and accelerometer events in high resolution to CSV files in your browser",
|
"description": "Record HRM and accelerometer events in high resolution to CSV files in your browser",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
|
|
Loading…
Reference in New Issue