From b8f2cb2716b53db410c4161b6fc5f9c6d18d9dc1 Mon Sep 17 00:00:00 2001 From: Dmitry Borisenko <49808844+DmitryBorisenko33@users.noreply.github.com> Date: Fri, 3 Dec 2021 21:41:17 +0100 Subject: [PATCH] =?UTF-8?q?=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D1=8F=20303?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data_esp/set.device.json.gz | Bin 2956 -> 2956 bytes include/Consts.h | 36 ++++++++++++++++++------------------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/data_esp/set.device.json.gz b/data_esp/set.device.json.gz index 50db98a9384e6b626e7686cdc85fc9db6c5cbd69..1efe071bcf05bf7bd4ad5315d5ba92c997cb65fb 100644 GIT binary patch delta 33 pcmeAX?-6I0@8;m>Z&us3cfA1v0|3573yS~% diff --git a/include/Consts.h b/include/Consts.h index aa914156..01ece0a4 100644 --- a/include/Consts.h +++ b/include/Consts.h @@ -1,6 +1,6 @@ #pragma once -#define FIRMWARE_VERSION 302 +#define FIRMWARE_VERSION 303 //#define svelte @@ -133,27 +133,27 @@ enum ConfigType_t { CT_SCENARIO }; -//history -//07.11.2020 (SSDP OFF, UDP OFF) -//RAM: [===== ] 46.8% (used 38376 bytes from 81920 bytes) -//Flash: [===== ] 54.2% (used 566004 bytes from 1044464 bytes) +// history +// 07.11.2020 (SSDP OFF, UDP OFF) +// RAM: [===== ] 46.8% (used 38376 bytes from 81920 bytes) +// Flash: [===== ] 54.2% (used 566004 bytes from 1044464 bytes) -//13.11.2020 (SSDP OFF, UDP OFF) -//RAM: [===== ] 46.6% (used 38208 bytes from 81920 bytes) -//Flash: [===== ] 54.2% (used 566388 bytes from 1044464 bytes) +// 13.11.2020 (SSDP OFF, UDP OFF) +// RAM: [===== ] 46.6% (used 38208 bytes from 81920 bytes) +// Flash: [===== ] 54.2% (used 566388 bytes from 1044464 bytes) -//15.11.2020 (SSDP OFF, UDP OFF) -//RAM: [===== ] 46.1% (used 37780 bytes from 81920 bytes) -//Flash: [===== ] 54.3% (used 566656 bytes from 1044464 bytes) +// 15.11.2020 (SSDP OFF, UDP OFF) +// RAM: [===== ] 46.1% (used 37780 bytes from 81920 bytes) +// Flash: [===== ] 54.3% (used 566656 bytes from 1044464 bytes) -//17.11.2020 (SSDP OFF, UDP OFF) -//RAM: [===== ] 45.7% (used 37476 bytes from 81920 bytes) -//Flash: [===== ] 54.5% (used 569296 bytes from 1044464 bytes) +// 17.11.2020 (SSDP OFF, UDP OFF) +// RAM: [===== ] 45.7% (used 37476 bytes from 81920 bytes) +// Flash: [===== ] 54.5% (used 569296 bytes from 1044464 bytes) -//RAM: [===== ] 45.6% (used 37336 bytes from 81920 bytes) -//Flash: [====== ] 55.3% (used 577396 bytes from 1044464 bytes) +// RAM: [===== ] 45.6% (used 37336 bytes from 81920 bytes) +// Flash: [====== ] 55.3% (used 577396 bytes from 1044464 bytes) -//eventBuf - буфер событий которые проверяются в сценариях, +// eventBuf - буфер событий которые проверяются в сценариях, //и если событие удовлетворяет какому нибудь условию то выполняются указанные команды -//orderBuf - буфер команд которые выполняются сейчас же +// orderBuf - буфер команд которые выполняются сейчас же