forked from mirror/joycontrol
new default delay and interface chenges acounted for in testbuttons macro
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ jcrestart() {
|
||||
}
|
||||
|
||||
jcmacro() {
|
||||
buttonDelay='0.02'
|
||||
buttonDelay='0.08'
|
||||
if [[ ! -z $2 ]]; then
|
||||
buttonDelay=$2
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user