We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1710f51 commit bb800baCopy full SHA for bb800ba
libraries/lwIpWrapper/src/CNetIf.cpp
@@ -224,7 +224,6 @@ CNetIf* CLwipIf::get(NetIfType_t type,
224
IPAddress _nm)
225
{
226
/* -------------------------------------------------------------------------- */
227
- static int id = 0;
228
CNetIf* rv = nullptr;
229
bool isStation = true;
230
bool isEth = false;
0 commit comments