Rename CLOCK_FREQ macro to CPU_FREQ: now clock frequency has to be set in the makefile.
[bertos.git] / bertos / cfg / cfg_dc_motor.h
index b04359e93a87cc2f77064c43eb76c8fb7502aff2..631c15d731ab773e7d86653b34010031427ff96b 100644 (file)
@@ -43,7 +43,8 @@
 /**
  * Number of the DC motors to mange.
  *
- * $WIZARD = { "type" : "enum" }
+ * $WIZ$ type = "int"
+ * $WIZ$ min = "0"
  */
 #define CONFIG_NUM_DC_MOTOR       1