Merge pull request #2234 from Asizon/fix_cpuload_status
Fix cpuload value status update after disconnect10.8-maintenance
commit
57f56f79d1
|
@ -11,6 +11,7 @@ const INITIAL_CONFIG = {
|
|||
capability: 0,
|
||||
cycleTime: 0,
|
||||
i2cError: 0,
|
||||
cpuload: 0,
|
||||
activeSensors: 0,
|
||||
mode: 0,
|
||||
profile: 0,
|
||||
|
|
Loading…
Reference in New Issue