Add configuration info for bertos wizard.
[bertos.git] / bertos / cfg / cfg_dc_motor.h
index baa09796a21c5cdc5780930e5fd7f5e382ce1bf6..3475059db24c0db16437ec6297b92b25a75a99ba 100644 (file)
@@ -40,5 +40,7 @@
 #ifndef CFG_DC_MOTOR_H
 #define CFG_DC_MOTOR_H
 
+//DC motor configuration
+#define CONFIG_NUM_DC_MOTOR       1
 
 #endif /* CFG_DC_MOTOR_H */