tcp_cmd
Remove author because I rewrote this thing from the tcp_echo example
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
/*
|
||||
* cmd.c
|
||||
*
|
||||
* Created on: 13 Nov 2023
|
||||
* Author: Gert Roelandts
|
||||
/**
|
||||
* @file tcp_cmd.c
|
||||
* @brief This file contains the implementation of the tcp command interface
|
||||
* @author Sander S.
|
||||
*/
|
||||
#include "tcp_cmd.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user