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

Dependents:   Steppermotor

Revision:
2:1fb2ae5bf3df
Parent:
1:1030a91cbf4c
Child:
3:71ab7209adb3
--- a/inc/SimpleSteppers.h	Mon May 02 10:04:13 2011 +0000
+++ b/inc/SimpleSteppers.h	Mon May 02 10:06:00 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 inc/example1.h
+ * @include SimpleSteppers/inc/example1.h
  */
 class SimpleStepper {