mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
SSDP_EN
This commit is contained in:
@@ -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
|
||||
@@ -45,7 +45,6 @@
|
||||
#define SERIAL_ENABLED
|
||||
#define PUSH_ENABLED
|
||||
|
||||
|
||||
struct Time_t {
|
||||
uint8_t second;
|
||||
uint8_t minute;
|
||||
|
||||
Reference in New Issue
Block a user