Airspeed: less chatty

This commit is contained in:
Lorenz Meier
2014-11-15 16:55:04 +01:00
parent 1fc7b58894
commit beee7a89ed
+1 -1
View File
@@ -519,7 +519,7 @@ test()
ret = poll(&fds, 1, 2000);
if (ret != 1) {
errx(1, "timed out waiting for sensor data");
errx(1, "timed out");
}
/* now go get it */