Merge remote-tracking branch 'upstream/qnh' into obcfailsafe

This commit is contained in:
Thomas Gubler
2014-08-17 13:46:04 +02:00
+1 -1
View File
@@ -862,8 +862,8 @@ Sensors::parameters_update()
if (ret) {
errx(ret, "qnh could not be set");
}
close(fd);
}
close(fd);
return OK;
}