mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_PerfMon: removed unusued commented code
This commit is contained in:
parent
47655ee78e
commit
778b5e8a16
@ -158,7 +158,6 @@ void AP_PerfMon::DisplayResults()
|
||||
totalTime = allEndTime - allStartTime;
|
||||
|
||||
// ensure serial is blocking
|
||||
//blocking_writes = hal.console->get_blocking_writes();
|
||||
hal.console->set_blocking_writes(true);
|
||||
|
||||
// print table of results
|
||||
|
Loading…
Reference in New Issue
Block a user