Update sd card logic statment and comment.

This commit is contained in:
mcsauder 2018-07-13 00:12:07 -06:00 committed by Beat Küng
parent f2970071a7
commit ab788ceba7
1 changed files with 2 additions and 2 deletions

View File

@ -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 ]