250 fixed list bug

This commit is contained in:
Dmitry Borisenko
2020-10-05 01:09:00 +03:00
parent 12cdefd531
commit 716aa697dc
3 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
//=================Firmeare=================
#define FIRMWARE_NAME "esp8266-iotm"
#define FIRMWARE_VERSION 249
#define FIRMWARE_VERSION 250
#define FLASH_4MB true
//=================System===================
@@ -25,7 +25,7 @@
//#define WEBSOCKET_ENABLED
//#define LAYOUT_IN_RAM
//#define UDP_ENABLED
#define SSDP_EN
//#define SSDP_EN
//=========Sensors enable/disable===========
#define TANK_LEVEL_SAMPLES 10