From da4d69c91565d47f1e374558bef75a900e534bd1 Mon Sep 17 00:00:00 2001 From: Oleksandr Kolodkin Date: Wed, 16 Jul 2025 13:59:48 +0300 Subject: [PATCH] Add Simple Modbus Slave (#6607) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index f8c127e3..651c3762 100644 --- a/repositories.txt +++ b/repositories.txt @@ -8226,3 +8226,4 @@ https://github.com/markub3327/LiquidCrystal_I2C https://github.com/styropyr0/Wizer https://github.com/bull-m/BULLM_ExtendMotor https://github.com/npuckett/WebGUI +https://github.com/kolod/Arduino-Simple-Modbus-Slave