mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-07 17:08:49 +00:00
fix(mqtt): Unite supported components tags under common structure
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#define MSG_BUFF_SIZE (256)
|
||||
|
||||
|
||||
static const char *TAG = "ICMPv6_PING";
|
||||
static const char *TAG = "icmpv6_ping";
|
||||
|
||||
/* types of ipv6 addresses to be displayed on ipv6 events */
|
||||
static const char *s_ipv6_addr_types[] = {
|
||||
|
||||
Reference in New Issue
Block a user