source: trunk/FACT++/scripts/doLidOpen.js@ 20082

Last change on this file since 20082 was 19463, checked in by tbretz, 6 years ago
Was missing
File size: 131 bytes
Line 
1console.out("Sending lid open...");
2
3include("scripts/CheckStates.js");
4
5checkSend(["LID_CONTROL"]);
6dim.send("LID_CONTROL/OPEN");
Note: See TracBrowser for help on using the repository browser.