summaryrefslogtreecommitdiffstats
path: root/library.json
diff options
context:
space:
mode:
authorDaniel Plasa <dplasa@gmail.com>2020-05-28 22:13:30 +0200
committerDaniel Plasa <dplasa@gmail.com>2020-05-28 22:13:30 +0200
commit2f974b1efaf8dee0444ef5bc55c14247fae4c99b (patch)
treee0211e8702199ad36290dd2fa12f64842cf473b7 /library.json
parentadd Client example (diff)
downloadFTPCLientServer-2f974b1efaf8dee0444ef5bc55c14247fae4c99b.tar
FTPCLientServer-2f974b1efaf8dee0444ef5bc55c14247fae4c99b.tar.gz
FTPCLientServer-2f974b1efaf8dee0444ef5bc55c14247fae4c99b.tar.bz2
FTPCLientServer-2f974b1efaf8dee0444ef5bc55c14247fae4c99b.tar.lz
FTPCLientServer-2f974b1efaf8dee0444ef5bc55c14247fae4c99b.tar.xz
FTPCLientServer-2f974b1efaf8dee0444ef5bc55c14247fae4c99b.tar.zst
FTPCLientServer-2f974b1efaf8dee0444ef5bc55c14247fae4c99b.zip
Diffstat (limited to 'library.json')
-rw-r--r--library.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/library.json b/library.json
index 5f4944f..eb03884 100644
--- a/library.json
+++ b/library.json
@@ -1,6 +1,6 @@
{
- "name": "espFTPServer",
- "description": "Simple FTP Server for using SPIFFS or LittleFS",
+ "name": "FTP",
+ "description": "Simple FTP Server and Client for using SPIFFS or LittleFS",
"keywords": "esp8266, ftp, spiffs, littlefs",
"authors":
{