bthrm - Bump version
parent
fdcbbefd6c
commit
4256754178
|
|
@ -30,3 +30,7 @@
|
|||
Allow recording unmodified internal HR
|
||||
Better connection retry handling
|
||||
0.13: Less time used during boot if disabled
|
||||
0.14: Allow bonding (Debug menu)
|
||||
Prevent mixing of BT and internal HRM events if both are enabled
|
||||
Always use a grace period (default 0 ms) to decouple some connection steps
|
||||
Device not found errors now utilize increasing timeouts
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"id": "bthrm",
|
||||
"name": "Bluetooth Heart Rate Monitor",
|
||||
"shortName": "BT HRM",
|
||||
"version": "0.13",
|
||||
"version": "0.14",
|
||||
"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