EMIT_COMMAND_DELAY 改为 0ms

This commit is contained in:
CalciteM 2019-08-07 23:47:14 +08:00
parent ab561f38e1
commit 45acdc71fd
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#define DONOT_PLAY_SOUND
#else
#define RANDOM_MOVE
#define EMIT_COMMAND_DELAY (500)
#define EMIT_COMMAND_DELAY (0)
#endif
#define EVALUATE_ENABLE