Provides an API software interface to TIMER2 to control upto four stepper motors.

Dependents:   Steppermotor

Revision:
1:1030a91cbf4c
Parent:
0:7393c52297ee
Child:
2:1fb2ae5bf3df
--- a/inc/SimpleSteppers.h	Mon May 02 10:02:18 2011 +0000
+++ b/inc/SimpleSteppers.h	Mon May 02 10:04:13 2011 +0000
@@ -52,7 +52,7 @@
  * control of the LPC17xx's TIMER2. Your application or other library that
  * your application uses, should use TIMER2.
  *
- * @include example1.h
+ * @include inc/example1.h
  */
 class SimpleStepper {