TFTP
Remove tftp context from header file It should not be used anywhere else
This commit is contained in:
@@ -15,7 +15,5 @@
|
||||
|
||||
#define TFTP_READ 0
|
||||
|
||||
extern struct tftp_context tftpContext_s;
|
||||
|
||||
void tftp_server_init(void);
|
||||
#endif // PROJECT_TFTP_H
|
||||
|
||||
Reference in New Issue
Block a user