MS5611: Less chatty boot

This commit is contained in:
Lorenz Meier
2016-12-12 09:49:09 +01:00
committed by Lorenz Meier
parent dd6d1136b3
commit 6820eb7a0c

View File

@@ -1004,7 +1004,7 @@ start(enum MS5611_BUS busid, enum MS56XX_DEVICE_TYPES device_type)
}
if (!started) {
errx(1, "driver start failed");
exit(1);
}
// one or more drivers started OK