changes to LOG_DEBUG tags
changed logger level to info for now in the UDP_broadcast header file , debug not needed fixed some tags
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include <stdlib.h>
|
||||
#include "lwip/netif.h"
|
||||
#include "lwip.h"
|
||||
#define LOGGER_LEVEL_ALL
|
||||
#define LOGGER_LEVEL_INFO
|
||||
#include "log.h"
|
||||
typedef struct {
|
||||
char name[20];
|
||||
|
||||
Reference in New Issue
Block a user