contiki-ng / tinydtls

A version of tinyDTLS that is refactored to be more easy to use "standalone" (e.g. without bindings to a specific IP-stack).
Other
8 stars 25 forks source link

dtls-client doesn't handle -v #2

Open aodanne opened 6 years ago

aodanne commented 6 years ago

Currently the loglevel has to be hardcoded although the help message indicates a -v option.