mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-03-22 23:26:58 +01:00
increase MQTT quque
This commit is contained in:
@@ -99,7 +99,7 @@ typedef struct MqttPublishItem
|
||||
|
||||
// Count of queued items published at once.
|
||||
#define MQTT_QUEUED_ITEMS_PUBLISHED_AT_ONCE 3
|
||||
#define MQTT_MAX_QUEUE_SIZE 7
|
||||
#define MQTT_MAX_QUEUE_SIZE 16
|
||||
|
||||
// callback function for mqtt.
|
||||
// return 0 to allow the incoming topic/data to be processed by others/channel set.
|
||||
|
||||
Reference in New Issue
Block a user