Tools: Replay: move starting of new logs into DataFlash
This commit is contained in:
parent
fa39f315c6
commit
dff026e30c
@ -116,7 +116,6 @@ void ReplayVehicle::setup(void)
|
||||
// we pass a minimal log structure, as we will be outputting the
|
||||
// log structures we need manually, to prevent FMT duplicates
|
||||
dataflash.Init(min_log_structure, ARRAY_SIZE(min_log_structure));
|
||||
dataflash.StartUnstartedLogging();
|
||||
|
||||
ahrs.set_compass(&compass);
|
||||
ahrs.set_fly_forward(true);
|
||||
|
Loading…
Reference in New Issue
Block a user