summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steinel <A.Steinel@gmail.com>2016-02-04 20:32:31 +0100
committerAndreas Steinel <A.Steinel@gmail.com>2016-02-04 20:32:31 +0100
commit028839a1e96037731e871ca669d6b53a7261bdd5 (patch)
tree69785bd72eed59bde51e05a83275188e650a766e
parentUpdate README.md (diff)
downloadFTPCLientServer-028839a1e96037731e871ca669d6b53a7261bdd5.tar
FTPCLientServer-028839a1e96037731e871ca669d6b53a7261bdd5.tar.gz
FTPCLientServer-028839a1e96037731e871ca669d6b53a7261bdd5.tar.bz2
FTPCLientServer-028839a1e96037731e871ca669d6b53a7261bdd5.tar.lz
FTPCLientServer-028839a1e96037731e871ca669d6b53a7261bdd5.tar.xz
FTPCLientServer-028839a1e96037731e871ca669d6b53a7261bdd5.tar.zst
FTPCLientServer-028839a1e96037731e871ca669d6b53a7261bdd5.zip
-rw-r--r--library.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/library.properties b/library.properties
index 32475ba..d282868 100644
--- a/library.properties
+++ b/library.properties
@@ -1,9 +1,9 @@
-name=ESP8266_FtpServer
+name=ESP8266FtpServer
version=1.0.1
author=
maintainer=david@paivahome.com
sentence=Very Simple FTP server for SPIFFS on esp8266
paragraph=Very Simple FTP server for SPIFFS on esp8266
-category=Display
+category=Communication
url=
-architectures=*
+architectures=esp8266