From e6ef04896e97ca653e43d9f974ac933695b937f3 Mon Sep 17 00:00:00 2001 From: Vishal Kumar Date: Sun, 29 Jan 2023 00:22:08 +0530 Subject: [PATCH] added speed-control library (#2428) Added a new library for speed control of dc motor --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index c550ac7d..f3ddc1a9 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5549,3 +5549,4 @@ https://github.com/sparkfun/SparkFun_STTS22H_Arduino_Library https://github.com/khoih-prog/ContinuousStepper_Generic https://github.com/sparkfun/SparkFun_WM8960_Arduino_Library https://github.com/Beirdo/Arduino-FRAM-Cache +https://github.com/mission-mangal/speed-control