NSH Networking: Software assigned MAC address is now configurable. From Lazlo

This commit is contained in:
Gregory Nutt 2014-08-06 09:19:26 -06:00
parent 210ab96c92
commit 6a6881f8e4

View File

@ -664,6 +664,7 @@ bool NxWM::nshlibInitialize(void)
return false;
}
#endif
return true;
}