mirror of https://github.com/espruino/BangleApps
updated descriptions in apps.json for widgps and widhrm, require v2.08.167 or later
parent
3a97e4a8a1
commit
f3fe69ddfc
|
@ -2799,7 +2799,7 @@
|
|||
"name": "GPS Widget",
|
||||
"icon": "widget.png",
|
||||
"version":"0.01",
|
||||
"description": "Show the power on/off status of the GPS",
|
||||
"description": "Tiny widget to show the power on/off status of the GPS. Require firmware v2.08.167 or later",
|
||||
"tags": "widget,gps",
|
||||
"type":"widget",
|
||||
"readme": "README.md",
|
||||
|
@ -2811,7 +2811,7 @@
|
|||
"name": "HRM Widget",
|
||||
"icon": "widget.png",
|
||||
"version":"0.01",
|
||||
"description": "Show the power on/off status of the Heart Rate Monitor",
|
||||
"description": "Tiny widget to show the power on/off status of the Heart Rate Monitor. Requires firmware v2.08.167 or later",
|
||||
"tags": "widget, hrm",
|
||||
"type":"widget",
|
||||
"readme": "README.md",
|
||||
|
|
Loading…
Reference in New Issue