mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-30 09:54:06 +08:00
sensors fix code style
This commit is contained in:
parent
eb11c91733
commit
7fbd4a0b5b
@ -1228,7 +1228,7 @@ Sensors::diff_pres_poll(struct sensor_combined_s &raw)
|
||||
|
||||
/* push data into validator */
|
||||
_airspeed_validator.put(_airspeed.timestamp, _diff_pres.differential_pressure_raw_pa, _diff_pres.error_count, 100);
|
||||
|
||||
|
||||
#ifdef __PX4_POSIX
|
||||
_airspeed.confidence = 1.0f;
|
||||
#else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user