Remove author because I rewrote this thing from the tcp_echo example
This commit is contained in:
2023-12-05 20:04:27 +01:00
parent b9a6566267
commit f7dc10c7bb
2 changed files with 4 additions and 6 deletions

View File

@@ -1,7 +1,6 @@
/**
* @file tcp_cmd.h
* @brief This file contains the headers of the tcp command interface
* @author Gert R.
* @author Sander S.
*/