it seems that 0.9 is reasonable

This commit is contained in:
JerryXiao 2019-01-02 15:32:05 +08:00
parent d17e3086fa
commit 6a2b33b1b1
Signed by: Jerry
GPG Key ID: 9D9CE43650FF2BAA
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ updater = Updater(token, workers=16)
job_queue = updater.job_queue
job_queue.start()
KBD_MIN_INTERVAL = 0.6
KBD_MIN_INTERVAL = 0.9
KBD_DELAY_SECS = 0.6
HEIGHT = 8