1 console.out("Sending drive reset."); 2 3 include("scripts/CheckStates.js"); 4 5 checkSend(["DRIVE_CONTROL"]); 6 dim.send("DRIVE_CONTROL/RESET"); 7