examples/dtls-sock: remove TINYDTLS_LOG
This commit is contained in:
parent
bbb551e49d
commit
24b42d192c
@ -37,9 +37,6 @@ CFLAGS += -DDTLS_PSK
|
|||||||
|
|
||||||
# Uncomment to enable debug logs
|
# Uncomment to enable debug logs
|
||||||
# CFLAGS += -DDTLS_DEBUG
|
# CFLAGS += -DDTLS_DEBUG
|
||||||
# When DTLS_DEBUG is set and using tinydtls, verbosity of debug log can be set with
|
|
||||||
# Values: 0:EMERG (Default), 1:ALERT 2:CRIT 3:WARN 4:NOTICE 5:INFO 6:DEBUG
|
|
||||||
# TINYDTLS_LOG=3
|
|
||||||
|
|
||||||
# FIXME: This is a temporary patch
|
# FIXME: This is a temporary patch
|
||||||
CFLAGS += -DTHREAD_STACKSIZE_MAIN=\(2*THREAD_STACKSIZE_LARGE\)
|
CFLAGS += -DTHREAD_STACKSIZE_MAIN=\(2*THREAD_STACKSIZE_LARGE\)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user