diff --git a/src/EMSESPDevicesService.h b/src/EMSESPDevicesService.h index 5d3d23158..885c76a0c 100644 --- a/src/EMSESPDevicesService.h +++ b/src/EMSESPDevicesService.h @@ -24,7 +24,7 @@ #include #include -#define MAX_EMSESP_DEVICE_SIZE 1700 +#define MAX_EMSESP_DEVICE_SIZE 2000 #define EMSESP_DEVICES_SERVICE_PATH "/rest/allDevices" #define SCAN_DEVICES_SERVICE_PATH "/rest/scanDevices"