I'm trying to update some Phidgets 21 code to 22. Trying to run a motor one direction, wait 5 seconds and run back the other way. 1065 PhidgetMotorControl 1-motor I just can't figure it out. Can someone please help? Marsha var phidget22 = require('phidget22'); function runExample() { var dcMotor0 = ...