добавление mysensors в процессе не рабочая версия

This commit is contained in:
Dmitry Borisenko
2022-11-30 23:31:27 +01:00
parent 3e95049ce9
commit 9436af94df
304 changed files with 67751 additions and 29 deletions

View File

@@ -19,6 +19,13 @@
#define FIRMWARE_NAME "esp32_4mb"
#endif
#define MYSENSORS
//#ifdef esp32_4mb_ms
//#define FIRMWARE_NAME "esp32_4mb_ms"
//#define MYSENSORS
//#endif
//Размер буфера json
#define JSON_BUFFER_SIZE 2048 //держим 2 кб не меняем
#define WEB_SOCKETS_FRAME_SIZE 2048