Skip to content

Commit c19ee8d

Browse files
committed
Merge pull request #2234 from Asizon/fix_cpuload_status
Fix cpuload value status update after disconnect
1 parent 7aedf3b commit c19ee8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/js/fc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ var FC = {
8080
capability: 0,
8181
cycleTime: 0,
8282
i2cError: 0,
83+
cpuload: 0,
8384
activeSensors: 0,
8485
mode: 0,
8586
profile: 0,

0 commit comments

Comments
 (0)