mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
Revert "boards: px4/fmu-v5 disable px4io in rc.board_defaults"
This reverts commit d7b89ecc86.
This commit is contained in:
@@ -23,12 +23,6 @@ then
|
||||
param set UAVCAN_ENABLE 2
|
||||
fi
|
||||
|
||||
# disable px4io on HolyBro mini (V540) and CUAV V5nano (V560)
|
||||
if ver hwtypecmp V540 V560
|
||||
then
|
||||
param set SYS_USE_IO 0
|
||||
fi
|
||||
|
||||
set LOGGER_BUF 64
|
||||
|
||||
rgbled_pwm start
|
||||
|
||||
Reference in New Issue
Block a user