mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Better settings for the mount test
This commit is contained in:
parent
ab407a82ba
commit
fed5a2daae
@ -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();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user