1
0
Fork 0

bthrm - Bump version

master
Martin Boonk 2022-11-16 17:34:05 +01:00
parent f7aa8340f0
commit 7ce10a18b6
2 changed files with 4 additions and 1 deletions

View File

@ -37,3 +37,6 @@
0.15: Fix recording internal sensor
Handle fallback to internal sensor consistently if BT bpm is 0
Power internal sensor down if not needed for fallback
0.16: Set powerdownRequested correctly on BTHRM power on
Additional logging on errors
Add debug option for disabling active scanning

View File

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