parent
b0b1eefb01
commit
aa7fdc3966
|
|
@ -24,6 +24,10 @@ Replacing the watch strap with a more comfortable one (e.g. made of nylon) is re
|
|||
|
||||
For each day of month (1..31) the ESS states are logged. An entry will be overwritten in the next month, e.g. an entry on the 4th May will overwrite an entry on the 4th April.
|
||||
On Bangle.js 1 only one day is logged due to low memory.
|
||||
The logs can be viewed with the download button:
|
||||
The logs can be plotted from the settings menu:
|
||||
|
||||

|
||||

|
||||
|
||||
The logs can also be viewed with the download button in the App Loader:
|
||||
|
||||

|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 45 KiB |
|
|
@ -15,5 +15,6 @@
|
|||
{"name":"sleepphasealarm.img","url":"app-icon.js","evaluate":true}
|
||||
],
|
||||
"data": [{"name":"sleepphasealarm.json"}],
|
||||
"interface": "interface.html"
|
||||
"interface": "interface.html",
|
||||
"screenshots": [ {"url":"screenshot.png"}, {"url":"screenshot_log.png"} ]
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
Loading…
Reference in New Issue