forked from FOSS/BangleApps
bthrm - Bump version
parent
f7aa8340f0
commit
7ce10a18b6
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue