bthrm - Update ChangeLog

pull/3349/head
Martin Boonk 2024-04-10 20:46:00 +02:00
parent 4e696ee36e
commit 81f05e181c
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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"}],