Copter: use set_dataflash() for static logging
This commit is contained in:
parent
db9bed573f
commit
09dd2a1b3d
@ -165,6 +165,8 @@ void Copter::init_ardupilot()
|
||||
log_init();
|
||||
#endif
|
||||
|
||||
GCS_MAVLINK::set_dataflash(&DataFlash);
|
||||
|
||||
// update motor interlock state
|
||||
update_using_interlock();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user