diff --git a/apps/widhrt/README.md b/apps/widhrt/README.md index dc1bb4388..0cb1b984a 100644 --- a/apps/widhrt/README.md +++ b/apps/widhrt/README.md @@ -3,8 +3,7 @@ A simple widget that shows the on/off status of the Heart Rate Monitor. -- Uses Bangle.isHRTOn(). Requires firmware v2.08.167 or later. -- Shows in grey when the HRT is off +- Shows in white/black when the HRT is off - Shows in red when the HRT is on Written by: [Hugh Barney](https://github.com/hughbarney) For support diff --git a/apps/widhrt/widget.png b/apps/widhrt/widget.png index d0e801502..8060d93ec 100644 Binary files a/apps/widhrt/widget.png and b/apps/widhrt/widget.png differ diff --git a/apps/widhrt2/screenshot.png b/apps/widhrt2/screenshot.png index c8f3c5a59..8967405be 100644 Binary files a/apps/widhrt2/screenshot.png and b/apps/widhrt2/screenshot.png differ