mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 09:58:28 -04:00
Plane: check CardInserted in AP_Arming
This commit is contained in:
parent
5776b3fddb
commit
784da9d1eb
@ -546,8 +546,6 @@ void Plane::log_init(void)
|
||||
gcs[i].reset_cli_timeout();
|
||||
}
|
||||
}
|
||||
|
||||
arming.set_logging_available(DataFlash.CardInserted());
|
||||
}
|
||||
|
||||
#else // LOGGING_ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user