mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-28 15:24:08 +08:00
Merge branch 'mount_tests' of github.com:PX4/Firmware into mount_tests
This commit is contained in:
commit
a84d943a98
@ -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