1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00

examples/gcoap_dtls: remove CFLAGS define of DTLS_PEER_MAX

This commit is contained in:
Martine Lenders 2022-05-16 16:25:48 +02:00
parent d28a45e939
commit 06a164bc0b
No known key found for this signature in database
GPG Key ID: 2134D77A5336DD80

View File

@ -56,9 +56,6 @@ ifeq (1,$(GCOAP_ENABLE_DTLS))
USEMODULE += gcoap_dtls
# tinydtls needs crypto secure PRNG
USEMODULE += prng_sha1prng
# Maximum number of DTLS sessions
CFLAGS += -DDTLS_PEER_MAX=1
endif
# Instead of simulating an Ethernet connection, we can also simulate