Skip to content
Snippets Groups Projects
Commit ab788ceb authored by mcsauder's avatar mcsauder Committed by Beat Küng
Browse files

Update sd card logic statment and comment.

parent f2970071
No related branches found
No related tags found
No related merge requests found
......@@ -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 ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment