Add ignore for svn, cvs and git
[bertos.git] / bertos / cfg / cfg_dc_motor.h
index 3475059db24c0db16437ec6297b92b25a75a99ba..631c15d731ab773e7d86653b34010031427ff96b 100644 (file)
 #ifndef CFG_DC_MOTOR_H
 #define CFG_DC_MOTOR_H
 
-//DC motor configuration
+/**
+ * Number of the DC motors to mange.
+ *
+ * $WIZ$ type = "int"
+ * $WIZ$ min = "0"
+ */
 #define CONFIG_NUM_DC_MOTOR       1
 
 #endif /* CFG_DC_MOTOR_H */