mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 14:47:44 +08:00
Enable safety button
This commit is contained in:
@@ -50,6 +50,7 @@ px4_add_board(
|
||||
pwm_out
|
||||
rc_input
|
||||
roboclaw
|
||||
safety_button
|
||||
tap_esc
|
||||
telemetry # all available telemetry drivers
|
||||
test_ppm
|
||||
|
||||
@@ -36,3 +36,5 @@ then
|
||||
fi
|
||||
|
||||
set LOGGER_BUF 64
|
||||
|
||||
safety_button start
|
||||
|
||||
Reference in New Issue
Block a user