From 2a87795fe83a7e220560cc23bd4964dd0d5986d5 Mon Sep 17 00:00:00 2001 From: Khoi Hoang <57012152+khoih-prog@users.noreply.github.com> Date: Wed, 11 May 2022 23:28:50 -0400 Subject: [PATCH] Add F`TPClient_Generic` library (#1384) #### Releases v1.0.0 1. Initial porting and coding to support many more boards, using WiFi or Ethernet --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 70e2ebed..07df91f4 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4879,4 +4879,5 @@ https://github.com/Goji2100/ESP32softPWM https://github.com/aviancompany/LCD_I2C https://github.com/ripred/TomServo https://github.com/ripred/ButtonGestures +https://github.com/khoih-prog/FTPClient_Generic