summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Plasa <dplasa@gmail.com>2024-01-16 12:47:55 +0100
committerGitHub <noreply@github.com>2024-01-16 12:47:55 +0100
commit643a0bf7d013b4b2bb51ea14035fc60e4f87fe94 (patch)
treee4b54af3d962aeb56f9b8cd2e1bbc4a25563c8d8
parentMerge pull request #25 from vortigont/esp32_208fix (diff)
downloadFTPCLientServer-643a0bf7d013b4b2bb51ea14035fc60e4f87fe94.tar
FTPCLientServer-643a0bf7d013b4b2bb51ea14035fc60e4f87fe94.tar.gz
FTPCLientServer-643a0bf7d013b4b2bb51ea14035fc60e4f87fe94.tar.bz2
FTPCLientServer-643a0bf7d013b4b2bb51ea14035fc60e4f87fe94.tar.lz
FTPCLientServer-643a0bf7d013b4b2bb51ea14035fc60e4f87fe94.tar.xz
FTPCLientServer-643a0bf7d013b4b2bb51ea14035fc60e4f87fe94.tar.zst
FTPCLientServer-643a0bf7d013b4b2bb51ea14035fc60e4f87fe94.zip
-rw-r--r--library.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/library.json b/library.json
index eb03884..0ce2238 100644
--- a/library.json
+++ b/library.json
@@ -10,7 +10,7 @@
"repository":
{
"type": "git",
- "url": "https://github.com/dplasa/espFTPServer"
+ "url": "https://github.com/dplasa/FTPClientServer"
},
"frameworks": "Arduino",
"platforms": "*"