Files
PX4-Autopilot/ROMFS/scripts/rc.logging
T

11 lines
124 B
Plaintext

#!nsh
#
# Initialise logging services.
#
if [ -d /fs/microsd ]
then
# XXX this should be '<command> start'.
# sdlog &
fi