Merge branch 'main' into UDP-broadcast
This commit is contained in:
@@ -13,7 +13,6 @@
|
|||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
#define LOGGER_LEVEL_ALL
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|||||||
@@ -4,6 +4,7 @@
|
|||||||
* @author Sander S.
|
* @author Sander S.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#define LOGGER_LEVEL_ALL
|
||||||
#include "tftp.h"
|
#include "tftp.h"
|
||||||
|
|
||||||
#define VIRT_INDEX_TXT 0
|
#define VIRT_INDEX_TXT 0
|
||||||
|
|||||||
Reference in New Issue
Block a user