mirror of
https://github.com/raphnet/gc_n64_usb-v3
synced 2024-12-21 23:08:53 -05:00
Add output to test
This commit is contained in:
parent
90895b0972
commit
9f1dbf6bdd
@ -405,6 +405,7 @@ int main(int argc, char **argv)
|
||||
i++;
|
||||
if (i>100)
|
||||
i=0;
|
||||
printf("."); fflush(stdout);
|
||||
} while (nonstop);
|
||||
printf("Test ok\n");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user