mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
bat_sim: parameter for disabling battery simulator
This commit is contained in:
committed by
Daniel Agar
parent
1917c138f7
commit
a6fcb8ef1e
@@ -248,7 +248,12 @@ then
|
||||
fi
|
||||
|
||||
load_mon start
|
||||
battery_simulator start
|
||||
|
||||
if param compare SIM_BAT_ENABLE 1
|
||||
then
|
||||
battery_simulator start
|
||||
fi
|
||||
|
||||
tone_alarm start
|
||||
rc_update start
|
||||
manual_control start
|
||||
|
||||
Reference in New Issue
Block a user