mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
финальная версия с двумя серверами esp8266 и esp32
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
#pragma once
|
||||
|
||||
//Это версия прошивки
|
||||
#define FIRMWARE_VERSION 400
|
||||
|
||||
//Размер буфера json
|
||||
#define JSON_BUFFER_SIZE 4096
|
||||
|
||||
//выбор сервера
|
||||
//#define ASYNC_WEB_SERVER
|
||||
#define STANDARD_WEB_SERVER
|
||||
|
||||
|
||||
Reference in New Issue
Block a user