source: trunk/FACT++/scripts/doLidClose.js@ 19988

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