forked from mirror/joycontrol
button delay fix for reliability
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ jcrestart() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
jcmacro() {
|
jcmacro() {
|
||||||
buttonDelay='0.01'
|
buttonDelay='0.02'
|
||||||
if [[ ! -z $2 ]]; then
|
if [[ ! -z $2 ]]; then
|
||||||
buttonDelay=$2
|
buttonDelay=$2
|
||||||
fi
|
fi
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
98:E2:55:92:E8:81
|
||||||
Reference in New Issue
Block a user