From 262912e06c4cae71ec3f432388ef4a3d1720d1ea Mon Sep 17 00:00:00 2001 From: codingABI <50620368+codingABI@users.noreply.github.com> Date: Fri, 28 Mar 2025 16:25:25 +0100 Subject: [PATCH] add codingABI/KY040 (#6125) A library for KY-040 rotary encoders --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 6f9b75d9..ffa82e45 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7918,4 +7918,5 @@ https://github.com/ArtronShop/ATD-S3-Driver_Library https://github.com/SuyazWorld/AryzzIO https://github.com/CMB27/AutomationTimers https://github.com/Kadacheahmedrami/ESPExpress +https://github.com/codingABI/KY040