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.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library.json') diff --git a/library.json b/library.json index bb72342..ff9891f 100644 --- a/library.json +++ b/library.json @@ -11,7 +11,7 @@ "repository": { "type": "git", - "url": "https://github.com/beegee-tokyo/esp8266FTPServer" + "url": "https://github.com/nailbuster/esp8266FTPServer" }, "url": "http://nailbuster.com/", "frameworks": "Arduino", -- cgit v1.2.3