From 010010f8a1d066a68533e32575370abae16769ae Mon Sep 17 00:00:00 2001 From: nailbuster Date: Wed, 18 Oct 2017 12:59:52 -0400 Subject: ESP32 Support Changes A few fixes and support for ESP32 --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library.properties') diff --git a/library.properties b/library.properties index d282868..0e89838 100644 --- a/library.properties +++ b/library.properties @@ -6,4 +6,4 @@ sentence=Very Simple FTP server for SPIFFS on esp8266 paragraph=Very Simple FTP server for SPIFFS on esp8266 category=Communication url= -architectures=esp8266 +architectures=esp8266,esp32,arduino-esp32 -- cgit v1.2.3