new default delay and interface chenges acounted for in testbuttons macro

This commit is contained in:
2026-04-03 15:37:26 +02:00
parent b6309bd1c1
commit ee00561ae0
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -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
+4 -1
View File
@@ -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