mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 19:07:45 +08:00
Mantis: move MIXER vars to airframe init
The two were actually conflicting and are now consolidated.
This commit is contained in:
@@ -26,8 +26,3 @@ set LOGGER_ARGS "-m mavlink -c 0.5"
|
||||
# Save missions RAM
|
||||
set DATAMAN_ARGS "-r"
|
||||
|
||||
# We set the mixer and ESC manually.
|
||||
set MIXER_FILE ""
|
||||
set MIXER "skip"
|
||||
set OUTPUT_MODE "skip"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user