Apply AStyle to fixup formating

This commit is contained in:
Robert Dickenson
2016-03-30 11:57:42 +11:00
committed by Lorenz Meier
parent 630146686e
commit cb3c625ea4
2 changed files with 57 additions and 48 deletions
@@ -334,7 +334,7 @@ void AttitudeEstimatorQ::task_main()
} else if (ret == 0) {
// Poll timeout, do nothing
// RobD debugging - quiet this for now
// TODO: RobD debugging - quiet this for now
// PX4_WARN("Q POLL TIMEOUT");
continue;
}