TFTP
Add logger and checks for initialising
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
#ifndef PROJECT_TFTP_H
|
||||
#define PROJECT_TFTP_H
|
||||
#define LOGGER_LEVEL_ALL
|
||||
#include "log.h"
|
||||
#include <tftp_server.h>
|
||||
|
||||
extern struct tftp_context tftpContext_s;
|
||||
|
||||
Reference in New Issue
Block a user