Logging example: added missing module 6top

This commit is contained in:
Simon Duquennoy 2017-10-30 16:23:17 +01:00 committed by George Oikonomou
parent bcf9f9c7ca
commit 97b9766fbb

View File

@ -45,6 +45,7 @@
#define LOG_CONF_LEVEL_TCPIP LOG_LEVEL_DBG
#define LOG_CONF_LEVEL_MAC LOG_LEVEL_DBG
#define LOG_CONF_LEVEL_FRAMER LOG_LEVEL_DBG
#define LOG_CONF_LEVEL_6TOP LOG_LEVEL_DBG
/* Enable cooja annotations */
#define LOG_CONF_WITH_ANNOTATE 1