mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-25 11:20:35 +08:00
Better settings for the mount test
This commit is contained in:
@@ -223,10 +223,10 @@ test_mount(int argc, char *argv[])
|
||||
printf("#");
|
||||
}
|
||||
|
||||
printf("\n");
|
||||
printf(".");
|
||||
fsync(stdout);
|
||||
fsync(stderr);
|
||||
usleep(1000000);
|
||||
usleep(200000);
|
||||
|
||||
end = hrt_absolute_time();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user