ETS airspeed: Fixed code style

This commit is contained in:
Lorenz Meier
2015-10-19 13:17:57 +02:00
parent 174464e2cc
commit 7c0407d0ef
+1 -1
View File
@@ -162,7 +162,7 @@ ETSAirspeed::collect()
// caller could end up using this value as part of an
// average
perf_count(_comms_errors);
DEVICE_LOG("zero value from sensor");
DEVICE_LOG("zero value from sensor");
return -1;
}