summaryrefslogtreecommitdiff
path: root/fxstest.c
diff options
context:
space:
mode:
Diffstat (limited to 'fxstest.c')
-rwxr-xr-xfxstest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fxstest.c b/fxstest.c
index c99707c..f200c74 100755
--- a/fxstest.c
+++ b/fxstest.c
@@ -44,6 +44,7 @@ int main(int argc, char *argv[])
fprintf(stderr, "Unable to ring phone...\n");
} else {
fprintf(stderr, "Phone is ringing...\n");
+ sleep(2);
}
} else if (!strcasecmp(argv[2], "tones")) {
int x = 0;