mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-17 19:00:35 +08:00
Apply AStyle to fixup formating
This commit is contained in:
committed by
Lorenz Meier
parent
630146686e
commit
cb3c625ea4
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user