source:
branches/fscctrl_safety_limits/scripts/doDriveToggle.js@
18558
Last change on this file since 18558 was 17398, checked in by , 11 years ago | |
---|---|
File size: 142 bytes |
Line | |
---|---|
1 | console.out("Sending troggle drive."); |
2 | |
3 | include("scripts/CheckStates.js"); |
4 | |
5 | checkSend(["PWR_CONTROL"]); |
6 | dim.send("PWR_CONTROL/TOGGLE_DRIVE"); |
Note:
See TracBrowser
for help on using the repository browser.