GPS: Fix comment

This commit is contained in:
Lorenz Meier 2016-03-13 15:40:39 +01:00
parent 1fdf252e96
commit b114575139

View File

@ -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) {