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