Merge pull request #2234 from Asizon/fix_cpuload_status

Fix cpuload value status update after disconnect
10.8-maintenance
Michael Keller 2020-10-20 21:04:14 +13:00 committed by GitHub
commit 57f56f79d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ const INITIAL_CONFIG = {
capability: 0,
cycleTime: 0,
i2cError: 0,
cpuload: 0,
activeSensors: 0,
mode: 0,
profile: 0,