motorCtrl.h

00001 #ifndef MOTOR_CTRL_H
00002 #define MOTOR_CTRL_H
00003 
00004 /*
00005   ・筍シ・ソタゥク  Satofumi KAMIMURA
00006   $Id$
00007 */
00008 
00009 extern void initMotorDevice(void);
00010 extern void setMotorVel(int ref_vel);
00011 
00012 #endif /* !MOTOR_CTRL_H */
00013 

Generated on Mon Apr 13 22:52:01 2009 by  doxygen 1.5.7.1