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() {
|
jcmacro() {
|
||||||
buttonDelay='0.02'
|
buttonDelay='0.08'
|
||||||
if [[ ! -z $2 ]]; then
|
if [[ ! -z $2 ]]; then
|
||||||
buttonDelay=$2
|
buttonDelay=$2
|
||||||
fi
|
fi
|
||||||
|
|||||||
@@ -9,8 +9,11 @@ left
|
|||||||
a
|
a
|
||||||
sleep 1.2
|
sleep 1.2
|
||||||
#go to controller settings
|
#go to controller settings
|
||||||
|
hold down
|
||||||
|
sleep 2
|
||||||
|
release down
|
||||||
loop 8
|
loop 8
|
||||||
down
|
up
|
||||||
loopend
|
loopend
|
||||||
a
|
a
|
||||||
sleep 1.2
|
sleep 1.2
|
||||||
|
|||||||
Reference in New Issue
Block a user