From 76b85c3aaafee693353f4b5302e6e82763d6fb34 Mon Sep 17 00:00:00 2001 From: Maximiliano Ramirez Date: Sat, 22 Nov 2025 00:11:20 -0300 Subject: [PATCH] feat: Add SIM7600Module (#7291) * feat: Add ADS1115 * feat: Add RTOScppESP32 * feat: Add SIM7600Module --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 8d21a612..a0845861 100644 --- a/repositories.txt +++ b/repositories.txt @@ -1129,6 +1129,7 @@ https://github.com/alkonosst/ADS1115 https://github.com/alkonosst/MCP23017 https://github.com/alkonosst/RTOScppESP32 https://github.com/alkonosst/SettingsManagerESP32.git +https://github.com/alkonosst/SIM7600Module https://github.com/alkonosst/SSLClientESP32 https://github.com/allenchak/TA6932 https://github.com/allexoK/TinyDecisionTreeClassifier