forked from FOSS/BangleApps
bthrm - Update ChangeLog
parent
4e696ee36e
commit
81f05e181c
|
@ -42,4 +42,6 @@
|
|||
Add debug option for disabling active scanning
|
||||
0.17: New GUI based on layout library
|
||||
0.18: Minor code improvements
|
||||
0.19: Fix setHRMPower method not returning new state
|
||||
0.19: Move caching of characteristics into settings app (needs repairing of the sensor)
|
||||
Changed default of active scanning to false
|
||||
Fix setHRMPower method not returning new state
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"id": "bthrm",
|
||||
"name": "Bluetooth Heart Rate Monitor",
|
||||
"shortName": "BT HRM",
|
||||
"version": "0.18",
|
||||
"version": "0.19",
|
||||
"description": "Overrides Bangle.js's build in heart rate monitor with an external Bluetooth one.",
|
||||
"icon": "app.png",
|
||||
"screenshots": [{"url":"screen.png"}],
|
||||
|
|
Loading…
Reference in New Issue