binaries in

This commit is contained in:
2021-09-07 16:44:35 +02:00
31 changed files with 167 additions and 167 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();