cederom commented on code in PR #3315:
URL: https://github.com/apache/nuttx-apps/pull/3315#discussion_r2710714926
##########
netutils/netinit/netinit.c:
##########
@@ -286,7 +286,10 @@ static const uint16_t g_ipv6_netmask[8] =
defined(HAVE_MAC)
static void netinit_set_macaddr(void)
{
-#if defined(CONFIG_NETINIT_UIDMAC)
+#if defined(CONFIG_NETINIT_WIFIMAC)
Review Comment:
thanks :-)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]