mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Undo a local change to quiet some debug noise when running on an XRacer rev7 board
This commit is contained in:
committed by
Lorenz Meier
parent
d65bd3f1bd
commit
198a85a72e
@@ -343,8 +343,7 @@ void AttitudeEstimatorQ::task_main()
|
||||
|
||||
} else if (ret == 0) {
|
||||
// Poll timeout, do nothing
|
||||
// RobD debugging - quiet this for now
|
||||
// PX4_WARN("Q POLL TIMEOUT");
|
||||
PX4_WARN("Q POLL TIMEOUT");
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user