mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-08 13:10:34 +08:00
ETS airspeed: Fixed code style
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user