rename doubleTapDelay to doubleTapTimeout

This commit is contained in:
chrys
2016-10-13 00:35:03 +02:00
parent 1e1510dd54
commit 3c80e5c0a4
6 changed files with 6 additions and 6 deletions

View File

@ -93,7 +93,7 @@ wordEcho=False
# interrupt speech on any keypress
interruptOnKeyPress=False
# timeout for double tap in sec
doubleTapDelay=0.2
doubleTapTimeout=0.2
[general]
debugLevel=1