binaries in after merge

This commit is contained in:
2021-09-09 10:46:59 +02:00
31 changed files with 168 additions and 179 deletions

View File

@ -52,6 +52,7 @@ typedef struct udpStruct_s {
uint32_t dstip;
uint32_t dstip2;
} udpStruct;
#define MAC_ADDRESS_SIZE 18
// basic tests
int isInitCheckDone();