mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 20:03:54 +08:00
Hex/Proficnc CubeYellow: fix default config for IMU heating
This commit is contained in:
committed by
Daniel Agar
parent
43fdc770c7
commit
d9f813a443
@@ -14,8 +14,8 @@ then
|
||||
param set BAT1_A_PER_V 17
|
||||
param set BAT2_A_PER_V 17
|
||||
|
||||
# Disable IMU thermal control by FMU
|
||||
param set SENS_EN_THERMAL -1
|
||||
# Disable IMU thermal control
|
||||
param set SENS_EN_THERMAL 0
|
||||
fi
|
||||
|
||||
set LOGGER_BUF 64
|
||||
|
||||
Reference in New Issue
Block a user