px4-firmware/ROMFS/scripts/rc.logging

10 lines
85 B
Plaintext

#!nsh
#
# Initialise logging services.
#
if [ -d /fs/microsd ]
then
sdlog start
fi