From 9ca0760a3b7a26014ad15a519e07adeabc4b292c Mon Sep 17 00:00:00 2001 From: thiswillbeyourgithub Date: Mon, 13 Jun 2022 20:53:51 +0200 Subject: [PATCH] minor: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95f1277..f36f5f9 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ * Status as of end of May 2022: *UI (**done**), regular alarm (**done**), heart tracking (**done** but might be a bit dodgy), smart alarm (**mostly done but untested**)* * you can download your sleep data file using the file `pull_sleep_data`. A suggested workflow to load it into [pandas](https://pypi.org/project/pandas/) can be found at the bottom of the page. * the notifications are set to "silent" during the tracking session and are restored to the previously used level when the alarm is ringing -* by default, the bluetooth is turned off when tracking to save battery. Wasp OS doesn't allow to turn it back on without restarting the watch. +* by default, the Bluetooth is turned off when tracking to save battery. Wasp OS doesn't allow to turn it back on without restarting the watch. * it seems the simulator is having a rough time with daylight saving mode or time management. I personnaly have a 1h offset between sleep estimation on the simulator compared to the pinetime, don't worry. # Screenshots: