Small change

This commit is contained in:
anschrammh 2019-10-19 15:37:14 +02:00
parent d615845a26
commit 882e97dfcd

View File

@ -4,7 +4,7 @@
#include "TCPServer.h" #include "TCPServer.h"
#include "Dictionary.h" #include "Dictionary.h"
#include "SDCardManager.h" #include "SDCardManager.h"
#define DEBUG_WEBS //#define DEBUG_WEBS
#define READ_WRITE_BUFFER_SIZE 2500 #define READ_WRITE_BUFFER_SIZE 2500
template <typename T> template <typename T>