From 51321af9e4e71f91ad57f8af2dc2e3975a5f1dde Mon Sep 17 00:00:00 2001 From: Daniel Plasa Date: Fri, 29 May 2020 23:29:08 +0200 Subject: use a buffer size that depends on the size of the lwip buffer configuration --- FTPServer.h | 1 - 1 file changed, 1 deletion(-) (limited to 'FTPServer.h') diff --git a/FTPServer.h b/FTPServer.h index 84e20a7..e0f7913 100644 --- a/FTPServer.h +++ b/FTPServer.h @@ -30,7 +30,6 @@ ** ** *******************************************************************************/ #include "FTPCommon.h" -#define FTP_SERVER_VERSION "0.9.7-20200529" class FTPServer : public FTPCommon { -- cgit v1.2.3