diff --git a/apps/hrmaccevents/ChangeLog b/apps/hrmaccevents/ChangeLog index 2748e5f62..b8519d272 100644 --- a/apps/hrmaccevents/ChangeLog +++ b/apps/hrmaccevents/ChangeLog @@ -1,3 +1,5 @@ 0.01: New App! 0.02: Show status info on display Allow recording to Bangle +0.03: Allow downloading recorded files + Make it work with more BTHRM configs diff --git a/apps/hrmaccevents/README.md b/apps/hrmaccevents/README.md index 9c131cfd8..188ca325a 100644 --- a/apps/hrmaccevents/README.md +++ b/apps/hrmaccevents/README.md @@ -6,7 +6,7 @@ This app can use [BTHRM](https://banglejs.com/apps/#bthrm) as a reference. ## Steps for usage * (Optional) Install [BTHRM](https://banglejs.com/apps/#bthrm) as reference (use ECG based sensor for best accuracy). - * Configure BTHRM to "Both"-Mode. This prevents data beeing lost because BTHRM can replace the HRM-events data with BTHRM data. + * Configure BTHRM to "Both"-Mode or use a version >= 0.12. This prevents data beeing lost because BTHRM can replace the HRM-events data with BTHRM data. * Click "Start" in browser. * Wait until the "Events" number starts to grow, that means there are events recorded. * Record for some time, since BTHRM and HRM often need some seconds to start getting useful values. Consider 2000 events a useful minimum. diff --git a/apps/hrmaccevents/custom.html b/apps/hrmaccevents/custom.html index 02276eb64..a5bf9796f 100644 --- a/apps/hrmaccevents/custom.html +++ b/apps/hrmaccevents/custom.html @@ -1,18 +1,42 @@
Store on Bangle (file named log.csv, download with IDE)
- - - - +
+ + + + +