From c965bd63bc87b7a1e9bb8cd234de9edb4cd7e55c Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Thu, 3 Dec 2020 18:29:11 +0100 Subject: [PATCH] Added lib L298N_MotorDriver https://github.com/arduino/Arduino/issues/10980 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index c7a3eccf..1e52c3e5 100644 --- a/registry.txt +++ b/registry.txt @@ -3650,3 +3650,4 @@ https://github.com/khoih-prog/NRF52_MBED_TimerInterrupt.git|Contributed|NRF52_MB https://github.com/107-systems/107-Arduino-TMF8801.git|Contributed|107-Arduino-TMF8801 https://github.com/lemmingDev/ESP32-BLE-Gamepad.git|Contributed|ESP32 BLE Gamepad https://github.com/jalr/EE895.git|Contributed|EE895 Arduino Library +https://github.com/KROIA/L298N_MotorDriver.git|Contributed|L298N_MotorDriver