Copter: GCS_MAVLink uses dataflash singleton
This commit is contained in:
parent
f3157433b8
commit
4ffd38f6bb
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user