From e61220064952d0c5f7977e0d22526ed1e95f75df Mon Sep 17 00:00:00 2001 From: Lee Leahy <58274669+LeeLeahy2@users.noreply.github.com> Date: Thu, 15 Aug 2024 14:52:25 -1000 Subject: [PATCH] R4A_ESP32: Add Robots-For-All ESP32 support library (#4990) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 199205b5..1803c9fc 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7269,3 +7269,4 @@ https://github.com/cgobat/spartan-edge-esp32-boot/ https://github.com/sierramike/HomeAssistantMQTT https://github.com/DannyRavi/AD7747 https://github.com/avandalen/avdweb_CodeDebugScope +https://github.com/LeeLeahy2/R4A_ESP32