This website requires JavaScript.
Explore
Help
Sign In
dark0707
/
px4-firmware
forked from
Archive/PX4-Autopilot
Watch
1
Star
0
Fork
You've already forked px4-firmware
0
Code
Pull Requests
Activity
26d45d5e34
px4-firmware
/
ROMFS
/
scripts
/
rc.logging
10 lines
85 B
Plaintext
Raw
Blame
History
#!nsh
#
# Initialise logging services.
#
if [ -d /fs/microsd ]
then
sdlog start
fi
View Git Blame
Copy Permalink