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
+2 -2
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 ]