fix(mqtt): Unite supported components tags under common structure

This commit is contained in:
Andrii
2023-08-10 10:58:44 +02:00
committed by Rocha Euripedes
parent 94a662995b
commit 6a42266795
13 changed files with 59 additions and 59 deletions

View File

@@ -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[] = {