Plane: tell arming if logging is available
This commit is contained in:
parent
c0e212916b
commit
3edc1ea4db
@ -147,6 +147,7 @@ static void init_ardupilot()
|
||||
gcs[i].reset_cli_timeout();
|
||||
}
|
||||
}
|
||||
arming.set_logging_available(DataFlash.CardInserted());
|
||||
#endif
|
||||
|
||||
#if CONFIG_HAL_BOARD == HAL_BOARD_APM1
|
||||
|
Loading…
Reference in New Issue
Block a user