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