1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 16:25:22 +03:00

Fix cpuload value update

This commit is contained in:
Asizon 2020-10-18 09:16:50 +02:00
parent 0d87c1ab5c
commit 075d45d80f

View file

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