Skip to content

Instantly share code, notes, and snippets.

@rjehangir
Created June 17, 2016 17:01
Show Gist options
  • Save rjehangir/eb6ab6821916f66c9c41801c5c2dc825 to your computer and use it in GitHub Desktop.
Save rjehangir/eb6ab6821916f66c9c41801c5c2dc825 to your computer and use it in GitHub Desktop.
# Companion Computer Scripts
# Add these two lines to /etc/rc.local
screen -dm -S mavproxy /home/pi/companion/RPI2/Raspbian/start_mavproxy_telem_splitter.sh
screen -dm -S video /home/pi/companion/RPI2/Raspbian/start_video.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment