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
|
||||
|
||||
@@ -9,8 +9,11 @@ left
|
||||
a
|
||||
sleep 1.2
|
||||
#go to controller settings
|
||||
hold down
|
||||
sleep 2
|
||||
release down
|
||||
loop 8
|
||||
down
|
||||
up
|
||||
loopend
|
||||
a
|
||||
sleep 1.2
|
||||
|
||||
Reference in New Issue
Block a user