Change headers + Add logging
This commit is contained in:
2023-11-06 21:53:06 +01:00
parent 315871af60
commit 20650b9c03
2 changed files with 14 additions and 10 deletions

View File

@@ -1,6 +1,8 @@
//
// Created by sanderspeetjens on 06/11/23.
//
/**
* @file tftp.h
* @brief tftp server
* @author Speetjens S.
*/
#ifndef PROJECT_TFTP_H
#define PROJECT_TFTP_H