Skip to content
Snippets Groups Projects
Commit 694de327 authored by David Sidrane's avatar David Sidrane Committed by Daniel Agar
Browse files

ROMFS::Removed ardrone_interface from PX4 only used PX4v1

      Removed that driver was only referenced from the now depricated
      px4fmuv-1
parent ca9e323b
No related branches found
No related tags found
No related merge requests found
......@@ -814,14 +814,6 @@ then
unset LOGGER_ARGS
fi
#
# Start up ARDrone Motor interface
#
if [ $OUTPUT_MODE == ardrone ]
then
ardrone_interface start -d /dev/ttyS1
fi
#
# Fixed wing setup
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment