mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 22:00:35 +08:00
Merge remote-tracking branch 'upstream/qnh' into obcfailsafe
This commit is contained in:
@@ -862,8 +862,8 @@ Sensors::parameters_update()
|
||||
if (ret) {
|
||||
errx(ret, "qnh could not be set");
|
||||
}
|
||||
close(fd);
|
||||
}
|
||||
close(fd);
|
||||
|
||||
return OK;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user