stepmotor: changed name from step_motor to stepmotor
[contrib/upm.git] / examples / stepmotor.cxx
similarity index 98%
rename from examples/step_motor_example.cxx
rename to examples/stepmotor.cxx
index dc06941..cc8091e 100644 (file)
@@ -25,7 +25,7 @@
 #include <string.h>
 #include <unistd.h>
 #include <iostream>
-#include "step_motor.h"
+#include "stepmotor.h"
 #include <signal.h>
 
 int doWork = 0;