Fix overshoots navigating to a menu.
This commit is contained in:
parent
1375ee053c
commit
86eb33403d
1 changed files with 1 additions and 1 deletions
|
@ -640,7 +640,7 @@ public class RuffyScripter implements RuffyCommands {
|
|||
+ ". Check menu settings on your pump to ensure it's not hidden.");
|
||||
}
|
||||
pressMenuKey();
|
||||
SystemClock.sleep(200);
|
||||
waitForScreenUpdate();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue