修复bug

This commit is contained in:
2026-03-24 05:19:06 +08:00
parent 9763f266a5
commit 09a85d9156
2 changed files with 3 additions and 1 deletions

View File

@@ -90,7 +90,7 @@
#endif
#ifndef SYSTEM_DELAY
#define SYSTEM_DELAY (50.0)
#define SYSTEM_DELAY (150.0)
#endif
// 到此为止