source:
branches/fscctrl_safety_limits/scripts/doDriveUnlock.js@
18481
Last change on this file since 18481 was 17399, checked in by , 11 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.