mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00: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