Skip to content
Snippets Groups Projects
Commit 655b6054 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Do not force safety disable for all FMUv4 units

parent 1d366971
No related branches found
No related tags found
No related merge requests found
......@@ -541,14 +541,6 @@ then
fi
fi
# Transitional support: Disable safety on all Pixracer boards
if ver hwcmp PX4FMU_V4
then
if param set CBRK_IO_SAFETY 22027
then
fi
fi
#
# Starting stuff according to UAVCAN_ENABLE value
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment