From 626b385a610e835bd0c3169909eda96880696a1b Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks <krisjanis.rijnieks@gmail.com> Date: Mon, 18 May 2020 10:37:10 +0300 Subject: [PATCH] Mark stepper driver as done --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 545d642..80036e2 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This library (should) cover all the electronics components found in the official - [x] Transistor (MOSFET's) - [x] H-Bridge motor drivers - [ ] Tripple H-Bridge motor drivers -- [ ] Stepper motor drivers +- [x] Stepper motor drivers - [ ] Regulators - [ ] Charge controllers - [x] Amplifiers -- GitLab