diff options
| author | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-17 23:11:59 +0100 |
|---|---|---|
| committer | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-17 23:11:59 +0100 |
| commit | 02b507b839205982f36e3b0ee455168ecda8cb51 (patch) | |
| tree | 5ff8250a67cdcef7318f86b291a0a698f44f7ec1 /robot/robot.sh | |
| parent | 01842209269e290676e38b764d23b408850cb747 (diff) | |
| download | org-drill-02b507b839205982f36e3b0ee455168ecda8cb51.tar.gz org-drill-02b507b839205982f36e3b0ee455168ecda8cb51.zip | |
Add leitner robot test and fix
Diffstat (limited to 'robot/robot.sh')
| -rw-r--r-- | robot/robot.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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= |
