directWheelCtrl.c

Go to the documentation of this file.
00001 
00010 #include "directWheelCtrl.h"
00011 
00012 
00013 void initDirectWheelCtrlInfo(directWheelInfo_t *directWhl) {
00014   directWhl->ref_mm_sec_vel = 0;
00015 }
00016 

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