From 4491b6541538c78610d27bfe2063f68567d2b030 Mon Sep 17 00:00:00 2001 From: Ishidres <17363426+Ishidres@users.noreply.github.com> Date: Tue, 12 Mar 2024 23:52:44 +0100 Subject: [PATCH] Aktualisieren von settings.js --- apps/sleeplog/settings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/sleeplog/settings.js b/apps/sleeplog/settings.js index 5d925caa5..4fd29f3b6 100644 --- a/apps/sleeplog/settings.js +++ b/apps/sleeplog/settings.js @@ -13,7 +13,7 @@ minConsec: 18E5, // [ms] minimal time to count for consecutive sleep deepTh: 100, // threshold for deep sleep lightTh: 200, // threshold for light sleep - wearTemp: 27, // temperature threshold to count as worn + wearTemp: 28, // temperature threshold to count as worn // app settings breakToD: 12, // [h] time of day when to start/end graphs appTimeout: 0 // lock and backlight timeouts for the app