From 02b507b839205982f36e3b0ee455168ecda8cb51 Mon Sep 17 00:00:00 2001 From: Phillip Lord Date: Mon, 17 Jun 2019 23:11:59 +0100 Subject: Add leitner robot test and fix --- robot/robot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'robot/robot.sh') diff --git a/robot/robot.sh b/robot/robot.sh index e0c3e6a..c9a6169 100644 --- a/robot/robot.sh +++ b/robot/robot.sh @@ -7,7 +7,7 @@ window_id= ## This is the small sleep between key presses. Change for debugging ## when you are not sure what is happening -small_sleep=0.25 +small_sleep=0.1 big_sleep=1 emacs_process_pid= -- cgit v1.2.3