From 3b4f6d051c21c4e5a507b6b27cdbc242c3ad83d1 Mon Sep 17 00:00:00 2001 From: alkonosst Date: Fri, 13 Dec 2024 18:46:02 -0300 Subject: [PATCH 1/2] feat: Add ADS1115 --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 893fcc088..f1d1d146a 100644 --- a/repositories.txt +++ b/repositories.txt @@ -764,6 +764,7 @@ https://github.com/aliffathoni/ESPAutoWifi https://github.com/alikabeel/Letters-and-Numbers-Seven-Segment-Display-Library https://github.com/alireza7575/MKS_SERVO42 https://github.com/alireza7575/MKS_SERVO57 +https://github.com/alkonosst/ADS1115 https://github.com/alkonosst/SettingsManagerESP32.git https://github.com/alkonosst/SSLClientESP32 https://github.com/allenchak/TA6932 From 7ff0ef9b89b2261b00ff52e4a0e29d3a1c73e6a1 Mon Sep 17 00:00:00 2001 From: alkonosst Date: Mon, 23 Dec 2024 18:47:20 -0300 Subject: [PATCH 2/2] Add MCP23017_MR --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index ca7cbd1e3..cf9c83f9e 100644 --- a/repositories.txt +++ b/repositories.txt @@ -771,6 +771,7 @@ https://github.com/alikabeel/Letters-and-Numbers-Seven-Segment-Display-Library https://github.com/alireza7575/MKS_SERVO42 https://github.com/alireza7575/MKS_SERVO57 https://github.com/alkonosst/ADS1115 +https://github.com/alkonosst/MCP23017 https://github.com/alkonosst/SettingsManagerESP32.git https://github.com/alkonosst/SSLClientESP32 https://github.com/allenchak/TA6932