From bc9db07c97374d788c4945ffde4e10db0dee099c Mon Sep 17 00:00:00 2001 From: Hamish Cunningham Date: Thu, 15 Dec 2022 17:19:48 +0000 Subject: [PATCH] Add the unPhone library (#2246) Add an unPhone support library from https://gitlab.com/hamishcunningham/unPhoneLibrary --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 3a8bf1cf..7c3064e2 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5438,3 +5438,4 @@ https://github.com/khoih-prog/WebServer_ESP32_SC_ENC https://github.com/khoih-prog/AsyncESP32_SC_W5500_Manager https://github.com/khoih-prog/AsyncESP32_SC_ENC_Manager https://github.com/khoih-prog/AsyncESP32_SC_Ethernet_Manager +https://gitlab.com/hamishcunningham/unPhoneLibrary