* IPAddress issue fixed
This commit is contained in:
@@ -411,7 +411,6 @@ int transaction_send(lwm2m_context_t * contextP,
|
||||
maxRetriesReached = true;
|
||||
}
|
||||
}
|
||||
lwm2m_printf("max");
|
||||
|
||||
if (transacP->ack_received || maxRetriesReached)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user