mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 15:53:56 -04:00
Rover: check CardInserted in AP_Arming
This commit is contained in:
parent
784da9d1eb
commit
3a095f00f1
@ -456,8 +456,6 @@ void Rover::log_init(void)
|
||||
if (g.log_bitmask != 0) {
|
||||
start_logging();
|
||||
}
|
||||
|
||||
arming.set_logging_available(DataFlash.CardInserted());
|
||||
}
|
||||
|
||||
#if CLI_ENABLED == ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user