TFTP
Format
This commit is contained in:
@@ -7,10 +7,10 @@
|
||||
#ifndef PROJECT_TFTP_H
|
||||
#define PROJECT_TFTP_H
|
||||
#define LOGGER_LEVEL_ALL
|
||||
#include "log.h"
|
||||
#include <tftp_server.h>
|
||||
#include "log.h"
|
||||
|
||||
extern struct tftp_context tftpContext_s;
|
||||
extern struct tftp_context tftpContext_s;
|
||||
|
||||
void tftp_server_init(void);
|
||||
#endif //PROJECT_TFTP_H
|
||||
#endif // PROJECT_TFTP_H
|
||||
|
||||
Reference in New Issue
Block a user