diff --git a/GameControllerHandler.h b/GameControllerHandler.h index 4078ba0..1b522c3 100644 --- a/GameControllerHandler.h +++ b/GameControllerHandler.h @@ -109,9 +109,7 @@ public: default: break; } - usleep(100); } - usleep(100); } }