mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Fix setting output mode in the wrong place
Make it common with other boards
This commit is contained in:
committed by
Lorenz Meier
parent
8fe765c3aa
commit
f51595ab16
@@ -323,6 +323,11 @@ then
|
||||
set FMU_MODE gpio_serial
|
||||
fi
|
||||
|
||||
if [ $OUTPUT_MODE == tap_esc ]
|
||||
then
|
||||
set FMU_MODE rcin
|
||||
fi
|
||||
|
||||
if [ $HIL == yes ]
|
||||
then
|
||||
set OUTPUT_MODE hil
|
||||
|
||||
Reference in New Issue
Block a user