1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 22:43:50 +01:00

net/gcoap: Remove reference to COAP_ACK_VARIANCE in docs

This commit is contained in:
Leandro Lanzieri 2020-01-28 20:14:46 +01:00
parent ddd7cb0a7d
commit 8250f4d198

View File

@ -498,7 +498,6 @@ extern "C" {
* GCOAP_NO_RETRANS_BACKOFF is defined this doubling does not happen.
*
* @see COAP_ACK_TIMEOUT
* @see COAP_ACK_VARIANCE
*/
#define GCOAP_NO_RETRANS_BACKOFF
#endif