use JSON size from ems main header

This commit is contained in:
proddy
2020-11-26 23:09:39 +01:00
parent e56715f24c
commit 25b0ab0cde

View File

@@ -24,8 +24,6 @@
#include <ESPAsyncWebServer.h>
#include <SecurityManager.h>
#define MAX_EMSESP_DEVICE_SIZE 4096
#define EMSESP_DEVICES_SERVICE_PATH "/rest/allDevices"
#define SCAN_DEVICES_SERVICE_PATH "/rest/scanDevices"
#define DEVICE_DATA_SERVICE_PATH "/rest/deviceData"