motor_driver.h
Go to the documentation of this file.
00001 /***************************************************************
00002    Motor driver function definitions - by James Nugen
00003    *************************************************************/
00004 
00005 void initMotorController();
00006 void setMotorSpeed(int i, int spd);
00007 void setMotorSpeeds(int leftSpeed, int rightSpeed);


ros_arduino_firmware
Author(s): Patrick Goebel
autogenerated on Wed Aug 26 2015 15:57:06