mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-21 05:57:34 +08:00
GPS: Fix comment
This commit is contained in:
@@ -402,7 +402,7 @@ GPS::task_main()
|
||||
}
|
||||
|
||||
if (!_healthy) {
|
||||
// Helpful for debugging, but too verbose for normal ops
|
||||
// Helpful for debugging, but too verbose for normal ops
|
||||
// const char *mode_str = "unknown";
|
||||
//
|
||||
// switch (_mode) {
|
||||
|
||||
Reference in New Issue
Block a user