From fa075a02500625be30fd7f9fc39df4f872d05eb4 Mon Sep 17 00:00:00 2001
From: Ahm_Sup <ahmad.suprotik@tuhh.de>
Date: Fri, 27 Aug 2021 20:08:01 +0600
Subject: [PATCH] Stepper Driver Draft by Ahmad

---
 docs/electronics/Stepper Driver(Ahmad).md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/electronics/Stepper Driver(Ahmad).md b/docs/electronics/Stepper Driver(Ahmad).md
index 9c38379..995889b 100644
--- a/docs/electronics/Stepper Driver(Ahmad).md	
+++ b/docs/electronics/Stepper Driver(Ahmad).md	
@@ -2,7 +2,6 @@
 ---
 Stepper motor drivers are specifically designed to drive stepper motors, which are capable of continuous rotation with precise position control, even without a feedback system. The usual stepper motor drivers offer adjustable current control and multiple step resolutions, and they feature built-in translators that allow a stepper motor to be controlled with simple step and direction inputs. These modules are generally basic carrier boards for a variety of stepper motor driver ICs that offer low-level interfaces like inputs for directly initiating each step. 
 
-
 ## Types of Stepper Drivers
 ---
 There are different types of stepper motor drivers. Here are the three main versions that you will come across-
-- 
GitLab