From a93e2015ff4fac21c3e8c232471261f5812533d3 Mon Sep 17 00:00:00 2001 From: Willems Davy Date: Sat, 9 Sep 2023 22:57:46 +0200 Subject: [PATCH] fix README.md --- apps/widhr/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/widhr/README.md b/apps/widhr/README.md index 66e909807..23f99f488 100644 --- a/apps/widhr/README.md +++ b/apps/widhr/README.md @@ -1,8 +1,8 @@ # Last announced heartrate BPM Widget -*Displays the last announced bpm measurement from Bangle.on('HRM', ...); -*it does not enable the heartrate sensor to do measurements it waits on such annoucement. I use it to view the last read value when letting the system take a reading every 10 minutes. -*saves last read value to a file so it can display that last value between app starts / reboots +* Displays the last announced bpm measurement from Bangle.on('HRM', ...); +* it does not enable the heartrate sensor to do measurements it waits on such annoucement. I use it to view the last read value when letting the system take a reading every 10 minutes. +* saves last read value to a file so it can display that last value between app starts / reboots ![](screenshot_widhr.png)