diff options
author | Daniel Plasa <dplasa@gmail.com> | 2024-01-16 12:47:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-16 12:47:55 +0100 |
commit | 643a0bf7d013b4b2bb51ea14035fc60e4f87fe94 (patch) | |
tree | e4b54af3d962aeb56f9b8cd2e1bbc4a25563c8d8 /library.json | |
parent | Merge pull request #25 from vortigont/esp32_208fix (diff) | |
download | FTPCLientServer-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 |
Diffstat (limited to '')
-rw-r--r-- | library.json | 2 |
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": "*" |