libreria para manejo de easy driver

Dependents:   CordinateMachine

Fork of stepper by Franz Achatz

Revision:
2:ad11f550b379
Parent:
1:ef0414c3ce83
Child:
3:9c7a33b8a771
diff -r ef0414c3ce83 -r ad11f550b379 stepper.cpp
--- a/stepper.cpp	Tue Nov 02 10:29:48 2010 +0000
+++ b/stepper.cpp	Wed Nov 03 18:41:28 2010 +0000
@@ -26,7 +26,7 @@
 #define START_STOP_SPEED 300
 
 // define Library version number
-#define VERSION 0.2
+#define VERSION 0.3
 
 // led4, used for testing the direction signal
 DigitalOut led4(LED4);