diff --git a/project/Core/Inc/tcp_cmd.h b/project/Core/Inc/tcp_cmd.h index c331218..0d9a56b 100644 --- a/project/Core/Inc/tcp_cmd.h +++ b/project/Core/Inc/tcp_cmd.h @@ -1,8 +1,9 @@ /** - * @file tcp_cmd.h - * @brief TCP CMD interface - * @author Gert R. - */ +* @file tcp_cmd.h +* @brief This file contains the headers of the tcp command interface +* @author Gert R. +* @author Sander S. +*/ #ifndef INC_TCP_CMD_H_ #define INC_TCP_CMD_H_