Michael Marzano / Mbed 2 deprecated Linear_Stepper_Motor_Nema17

Dependencies:   mbed

Revision:
4:1dc350268172
Parent:
3:2138b69ee3bd
Child:
5:955bbc08ee78
--- a/lin_step_mtr.h	Mon Apr 20 03:54:54 2020 +0000
+++ b/lin_step_mtr.h	Mon Apr 27 00:33:53 2020 +0000
@@ -158,7 +158,7 @@
 
     
     
-
+private:
 
     class Step {
      public:     
@@ -182,7 +182,6 @@
         volatile Step_Num cur_step;
      
      }; 
-//private:
 
     /** Continuously rotates the motor in the specified direction
      *  lives in it's own thread