2021-02-17 11:25:56 -05:00

9 lines
147 B
Bash

#!/bin/sh
#
# Flight startup script for PX4FMU standalone configuration.
#
echo "[i] doing standalone PX4FMU startup..."
echo "[i] startup done"