Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/wii2usb.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Core/Src/main.c')
-rw-r--r--Core/Src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Core/Src/main.c b/Core/Src/main.c
index 6fc1d2c..5896268 100644
--- a/Core/Src/main.c
+++ b/Core/Src/main.c
@@ -216,7 +216,7 @@ int main(void)
break;
}
- HAL_Delay(1);
+ //HAL_Delay(1);
/* USER CODE END WHILE */
/* USER CODE BEGIN 3 */