mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-03 14:38:44 -04:00
Tracker: eliminate calls to manipulate _writes_enabled
This commit is contained in:
parent
c9a4a6d772
commit
5f8a90add4
@ -92,8 +92,6 @@ void Tracker::start_logging()
|
||||
logging_started = true;
|
||||
DataFlash.StartNewLog();
|
||||
}
|
||||
// enable writes
|
||||
DataFlash.EnableWrites(true);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user