Add doxygen headers
This commit is contained in:
2023-11-30 21:51:44 +01:00
parent 40662b33aa
commit d3d6cada0a

View File

@@ -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_