Merge branch 'mount_tests' of github.com:PX4/Firmware into mount_tests

This commit is contained in:
Lorenz Meier
2014-01-09 10:57:23 +01:00
+2 -2
View File
@@ -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();