mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 12:07:34 +08:00
px4flow: tell the user which PX4FLOW couldn't be connected
This commit is contained in:
@@ -714,7 +714,7 @@ fail:
|
||||
g_dev = nullptr;
|
||||
}
|
||||
|
||||
errx(1, "no PX4 FLOW connected");
|
||||
errx(1, "no PX4FLOW connected over I2C");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user