changes to udp code

now working as intended
This commit is contained in:
joran2738
2023-11-13 13:43:15 +01:00
parent 123653cc03
commit 984c573ae6
3 changed files with 6 additions and 5 deletions

View File

@@ -16,6 +16,7 @@
#include "lwip.h"
#define LOGGER_LEVEL_ALL
#include "log.h"
#include "udp.h"
// Defines used by owner details error handler
#define SOD_NAME "set_owner_details_name"