Fix cpuload value update
parent
0d87c1ab5c
commit
075d45d80f
|
@ -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