forked from Archive/PX4-Autopilot
Hex/Proficnc CubeOrange: fix default config for IMU heating
This commit is contained in:
parent
d9f813a443
commit
147fb0afa4
|
@ -31,8 +31,8 @@ then
|
|||
param set BAT1_A_PER_V 17
|
||||
param set BAT2_A_PER_V 17
|
||||
|
||||
# Enable IMU thermal control
|
||||
param set SENS_EN_THERMAL -1
|
||||
# Disable IMU thermal control
|
||||
param set SENS_EN_THERMAL 0
|
||||
fi
|
||||
|
||||
set LOGGER_BUF 64
|
||||
|
|
Loading…
Reference in New Issue