mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-26 15:10:35 +08:00
simulator: Add output so user knows that the simulator / system is waiting for data
This commit is contained in:
@@ -128,6 +128,7 @@ int Simulator::start(int argc, char *argv[])
|
||||
PX4_WARN("Simulator creation failed");
|
||||
ret = 1;
|
||||
}
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user