reset mqtt parameter
This commit is contained in:
4
Config.h
4
Config.h
@@ -1,4 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
#define MQTT_QOS_LEVEL 1
|
||||
#define MQTT_CLEAN_SESSIONS false
|
||||
#define MQTT_QOS_LEVEL 0
|
||||
#define MQTT_CLEAN_SESSIONS true
|
||||
Binary file not shown.
Reference in New Issue
Block a user