Plane: check CardInserted in AP_Arming

This commit is contained in:
Peter Barker 2016-11-06 09:05:51 +11:00 committed by Tom Pittenger
parent 5776b3fddb
commit 784da9d1eb

View File

@ -546,8 +546,6 @@ void Plane::log_init(void)
gcs[i].reset_cli_timeout();
}
}
arming.set_logging_available(DataFlash.CardInserted());
}
#else // LOGGING_ENABLED