MPU6K: Report start scan not as failure, but as not found if sensor is not around

This commit is contained in:
Lorenz Meier 2016-02-23 13:07:30 +01:00
parent a14e083728
commit 9172bf7271
1 changed files with 1 additions and 1 deletions

View File

@ -2186,7 +2186,7 @@ fail:
*g_dev_ptr = nullptr;
}
errx(1, "driver start failed");
errx(1, "no device on this bus");
}
void