updated image to a fuller red heart so easier to see
parent
86cb19a64e
commit
48757ffc6c
|
|
@ -1,5 +1,7 @@
|
||||||
0.01: First version
|
0.01: First version
|
||||||
0.02: Don't break if running on 2v08 firmware (just don't display anything)
|
0.02: Don't break if running on 2v08 firmware (just don't display anything)
|
||||||
0.03: Works with light theme
|
0.03: Works with light theme
|
||||||
Doesn't drain battery by updating every 2 secs
|
0.04: Doesn't drain battery by updating every 2 secs
|
||||||
fix alignment
|
0.05: fix alignment
|
||||||
|
0.06: changed to solid red heart image when HRM is on
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "widhrt",
|
"id": "widhrt",
|
||||||
"name": "HRM Widget",
|
"name": "HRM Widget",
|
||||||
"version": "0.03",
|
"version": "0.06",
|
||||||
"description": "Tiny widget to 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",
|
||||||
"icon": "widget.png",
|
"icon": "widget.png",
|
||||||
"type": "widget",
|
"type": "widget",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue