Add re-wake device on forcing sleep #9

Merged
blizzardfinnegan merged 1 commit from devel into stable 2023-02-17 16:01:21 -05:00

View file

@ -785,6 +785,7 @@ public class Cli
{
fixture.goUp();
try{ Thread.sleep(20000); } catch(Exception e){ ErrorLogging.logError(e); }
fixture.pressButton();
}
}
//Clear the result map