This commit is contained in:
technyon
2023-01-25 22:53:11 +01:00
parent a8527027cd
commit 10a916d57d
4 changed files with 7 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
#pragma once
#define MQTT_QOS_LEVEL 0
#define MQTT_CLEAN_SESSIONS true
#define MQTT_QOS_LEVEL 1
#define MQTT_CLEAN_SESSIONS false