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