source:
branches/FACT++_lidctrl_usb/scripts/doDriveReset.js
Last change on this file was 18486, checked in by , 9 years ago | |
---|---|
File size: 137 bytes |
Line | |
---|---|
1 | console.out("Sending drive reset."); |
2 | |
3 | include("scripts/CheckStates.js"); |
4 | |
5 | checkSend(["DRIVE_CONTROL"]); |
6 | dim.send("DRIVE_CONTROL/RESET"); |
Note:
See TracBrowser
for help on using the repository browser.