Files
Roelandts_Gert 8707038be0 added md
2023-12-11 12:19:13 +01:00

19 lines
409 B
Markdown

# TCP Command Interface
This is the documentation of the TCP Command Interface task
## Table of contents
- [Table of contents](#table-of-contents)
- [Initialization](#initialization)
- [Usage](#usage)
## Initialization
The TCP Command Interface task is initialized in the main function.
```c
// Initialize Modbus task
tcp_cmd_init();
```
## Usage
![putty](./img/Putty.png)
![IPv4](./img/IPv4_computer.png)