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() {
buttonDelay='0.02'
buttonDelay='0.08'
if [[ ! -z $2 ]]; then
buttonDelay=$2
fi