Merge branch 'dev' into medtronic_andy
This commit is contained in:
commit
264bbdee20
1 changed files with 1 additions and 0 deletions
|
@ -242,6 +242,7 @@ public class RuffyScripter implements RuffyCommands {
|
|||
Thread cmdThread = null;
|
||||
try {
|
||||
activeCmd = cmd;
|
||||
unparsableMenuEncountered = false;
|
||||
long connectStart = System.currentTimeMillis();
|
||||
ensureConnected();
|
||||
log.debug("Connection ready to execute cmd " + cmd);
|
||||
|
|
Loading…
Reference in a new issue