diff --git a/host/src/app.c b/host/src/app.c index e45b379a..a58db794 100644 --- a/host/src/app.c +++ b/host/src/app.c @@ -565,7 +565,7 @@ int app_main(int argc, char * argv[]) } else { - usleep(100); + usleep(100000); continue; }