Added low battery example
parent
c8b41bf4e9
commit
135fa048b7
|
|
@ -10,6 +10,10 @@ A happy clock.
|
||||||
- The left mouthline shows whether your bangle is locked or not
|
- The left mouthline shows whether your bangle is locked or not
|
||||||
- The right mouthline whether you reached 10k steps or not.
|
- The right mouthline whether you reached 10k steps or not.
|
||||||
|
|
||||||
|
Here you can see an example of a locked bangle with a low battery:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Creator
|
## Creator
|
||||||
- [David Peer](https://github.com/peerdavid).
|
- [David Peer](https://github.com/peerdavid).
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,8 @@
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"screenshots": [
|
"screenshots": [
|
||||||
{"url":"screenshot_1.png"},
|
{"url":"screenshot_1.png"},
|
||||||
{"url":"screenshot_2.png"}
|
{"url":"screenshot_2png"},
|
||||||
|
{"url":"screenshot_3.png"}
|
||||||
],
|
],
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"happyclk.app.js","url":"happyclk.app.js"},
|
{"name":"happyclk.app.js","url":"happyclk.app.js"},
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
Loading…
Reference in New Issue