mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-26 21:50:35 +08:00
Sensors: print airspeed validator status
This commit is contained in:
@@ -730,6 +730,7 @@ Sensors::start()
|
||||
void Sensors::print_status()
|
||||
{
|
||||
_voted_sensors_update.print_status();
|
||||
_airspeed_validator.print();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user