mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-30 02:44:06 +08:00
Update sd card logic statment and comment.
This commit is contained in:
parent
f2970071a7
commit
ab788ceba7
@ -100,9 +100,9 @@ else
|
||||
fi
|
||||
fi
|
||||
|
||||
if ver hwcmp CRAZYFLIE -o ver hwcmp AEROCORE2
|
||||
if ver hwcmp CRAZYFLIE AEROCORE2
|
||||
then
|
||||
# AEROCORE2 and CF2 shouldn't have an sd card.
|
||||
# AEROCORE2 shouldn't have an sd card and CF2 may optionally have an sd card.
|
||||
else
|
||||
# Run no SD alarm.
|
||||
if [ $LOG_FILE == /dev/null ]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user