mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-12-08 14:46:55 +00:00
.
This commit is contained in:
@@ -29,7 +29,7 @@ static esp_mqtt5_user_property_item_t user_property_arr[] = {
|
|||||||
{"board", "esp32"},
|
{"board", "esp32"},
|
||||||
{"u", "user"},
|
{"u", "user"},
|
||||||
{"p", "password"}
|
{"p", "password"}
|
||||||
};
|
};
|
||||||
|
|
||||||
#define USE_PROPERTY_ARR_SIZE sizeof(user_property_arr)/sizeof(esp_mqtt5_user_property_item_t)
|
#define USE_PROPERTY_ARR_SIZE sizeof(user_property_arr)/sizeof(esp_mqtt5_user_property_item_t)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user