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