mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
board: enable UAVCAN sensors by default on F7/H7
This commit is contained in:
committed by
Lorenz Meier
parent
8b0ec5a78e
commit
a2442ffb48
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user