From 1b97b7ab7a18d78767cc9205f244ccb83b00a996 Mon Sep 17 00:00:00 2001 From: Renzo Mischianti Date: Wed, 23 Feb 2022 07:55:37 +0100 Subject: [PATCH] Add url to check the deploy --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dfa8579..f5455b6 100644 --- a/README.md +++ b/README.md @@ -91,4 +91,6 @@ void loop(void){ // server.handleClient(); //example if running a webserver you still need to call .handleClient(); } -``` \ No newline at end of file +``` + +https://downloads.arduino.cc/libraries/logs/github.com/xreef/SimpleFTPServer/ \ No newline at end of file