Copter: GCS_MAVLink uses dataflash singleton

This commit is contained in:
Peter Barker 2018-12-10 19:05:44 +11:00 committed by Randy Mackay
parent f3157433b8
commit 4ffd38f6bb
1 changed files with 0 additions and 2 deletions

View File

@ -47,8 +47,6 @@ void Copter::init_ardupilot()
g2.stats.init();
#endif
gcs().set_dataflash(&DataFlash);
// identify ourselves correctly with the ground station
mavlink_system.sysid = g.sysid_this_mav;