Aktualisieren von settings.js

master
Ishidres 2024-03-12 23:52:44 +01:00 committed by GitHub
parent 9220c720a4
commit 4491b65415
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
minConsec: 18E5, // [ms] minimal time to count for consecutive sleep minConsec: 18E5, // [ms] minimal time to count for consecutive sleep
deepTh: 100, // threshold for deep sleep deepTh: 100, // threshold for deep sleep
lightTh: 200, // threshold for light 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 // app settings
breakToD: 12, // [h] time of day when to start/end graphs breakToD: 12, // [h] time of day when to start/end graphs
appTimeout: 0 // lock and backlight timeouts for the app appTimeout: 0 // lock and backlight timeouts for the app