source:
trunk/FACT++/scripts/doDriveUnlock.js@
17940
| Last change on this file since 17940 was 17399, checked in by , 12 years ago | |
|---|---|
| File size: 141 bytes | |
| Line | |
|---|---|
| 1 | console.out("Sending drive unlock..."); |
| 2 | |
| 3 | include("scripts/CheckStates.js"); |
| 4 | |
| 5 | checkSend(["DRIVE_CONTROL"]); |
| 6 | dim.send("DRIVE_CONTROL/UNLOCK"); |
Note:
See TracBrowser
for help on using the repository browser.
