board: enable UAVCAN sensors by default on F7/H7

This commit is contained in:
Daniel Agar
2021-02-01 21:15:59 -05:00
committed by Lorenz Meier
parent 8b0ec5a78e
commit a2442ffb48
14 changed files with 28 additions and 0 deletions

View File

@@ -39,6 +39,8 @@ then
# Disable IMU thermal control
param set SENS_EN_THERMAL 0
param set UAVCAN_ENABLE 2
fi
set LOGGER_BUF 64

View File

@@ -20,6 +20,8 @@ then
# Disable IMU thermal control
param set SENS_EN_THERMAL 0
param set UAVCAN_ENABLE 2
fi
set LOGGER_BUF 64