bthrm 0.09: Misc Fixes and improvements (https://github.com/espruino/BangleApps/pull/1655)

master
Gordon Williams 2022-05-24 16:28:22 +01:00
parent e517262237
commit c3468fc0e9
2 changed files with 2 additions and 1 deletions

View File

@ -21,3 +21,4 @@
Adds some preset modes and a custom one
Restructure the settings menu
0.08: Allow scanning for devices in settings
0.09: Misc Fixes and improvements (https://github.com/espruino/BangleApps/pull/1655)

View File

@ -2,7 +2,7 @@
"id": "bthrm",
"name": "Bluetooth Heart Rate Monitor",
"shortName": "BT HRM",
"version": "0.08",
"version": "0.09",
"description": "Overrides Bangle.js's build in heart rate monitor with an external Bluetooth one.",
"icon": "app.png",
"type": "app",