Skip to content
Snippets Groups Projects
Commit 1b19b78c authored by Lorenz Meier's avatar Lorenz Meier Committed by Lorenz Meier
Browse files

ROMFS: Enable thermal control (set to off) for Pixhawk 2

parent b229dd89
Branches
Tags
No related merge requests found
......@@ -115,6 +115,9 @@ then
if [ $BOARD_FMUV3 == true ]
then
# sensor heating is available, but we disable it for now
param set SENS_EN_THERMAL 0
# external L3GD20H is rotated 180 degrees yaw
if l3gd20 -X -R 4 start
then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment