fixed setup udp

This commit is contained in:
Erik Frojdh
2019-05-28 17:07:34 +02:00
parent 7a9dbd8b76
commit aa2bcfa308
3 changed files with 22 additions and 53 deletions

View File

@ -17,8 +17,8 @@
#endif
#ifndef FILELOG_MAX_LEVEL
// #define FILELOG_MAX_LEVEL logINFO
#define FILELOG_MAX_LEVEL logDEBUG5
#define FILELOG_MAX_LEVEL logINFO
// #define FILELOG_MAX_LEVEL logDEBUG5
#endif