mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
MAVLink sim: Start faster
This reduces test times across the board.
This commit is contained in:
@@ -747,7 +747,7 @@ void Simulator::run()
|
||||
|
||||
} else {
|
||||
::close(_fd);
|
||||
system_sleep(1);
|
||||
system_usleep(100);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user