Testing 1 blue pill

Dependencies:   mbed mbed-rtos TextLCD

Revision:
30:a35f0ab97a65
Parent:
29:f3b1387c81f1
--- a/Stepper_Motor/STEPPER_MOTOR.cpp	Wed Mar 13 11:34:39 2019 +0000
+++ b/Stepper_Motor/STEPPER_MOTOR.cpp	Thu Apr 04 10:52:22 2019 +0000
@@ -81,8 +81,7 @@
                 this->pin1 = 0;
                 this->pin2 = 1;
                 this->pin3 = 0;
-                this->pin4 = 1;
-                Thread::wait(loop_wait_time);             
+                this->pin4 = 1;     
             }  
             Thread::wait(loop_wait_time);  
             _Steps_Done = _Steps_Done +1;