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
|
* @file tcp_cmd.h
|
||||||
* @brief This file contains the headers of the tcp command interface
|
* @brief This file contains the headers of the tcp command interface
|
||||||
* @author Gert R.
|
|
||||||
* @author Sander S.
|
* @author Sander S.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
/*
|
/**
|
||||||
* cmd.c
|
* @file tcp_cmd.c
|
||||||
*
|
* @brief This file contains the implementation of the tcp command interface
|
||||||
* Created on: 13 Nov 2023
|
* @author Sander S.
|
||||||
* Author: Gert Roelandts
|
|
||||||
*/
|
*/
|
||||||
#include "tcp_cmd.h"
|
#include "tcp_cmd.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user