From 192ed1c1ed6c8464c63e152a775c38eb3067421f Mon Sep 17 00:00:00 2001 From: Jan Date: Sun, 10 Jul 2022 15:01:48 +0200 Subject: [PATCH] Update repositories.txt I replaced the https://github.com/ftjuh/AccelStepperI2C project with its successor, the much more powerful and flexible https://github.com/ftjuh/I2Cwrapper project. The latter can replace the former seamlessly. Both should not be installed concurrently to avoid inclusion conflicts. So It think it's best to pull it from the library manager. --- repositories.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/repositories.txt b/repositories.txt index e636ac94..ab6cfb6d 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4901,7 +4901,6 @@ https://github.com/stm32duino/X-NUCLEO-53L4A2.git https://github.com/khoih-prog/AsyncWebServer_Teensy41 https://github.com/khoih-prog/AsyncHTTPRequest_Teensy41 https://github.com/khoih-prog/AsyncUDP_Teensy41 -https://github.com/ftjuh/AccelStepperI2C https://github.com/italia/cie-PN532 https://github.com/patricklaf/SNMP https://github.com/khoih-prog/AsyncDNSServer_Teensy41