added md
This commit is contained in:
BIN
docs/img/IPv4_computer.png
Normal file
BIN
docs/img/IPv4_computer.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.0 KiB |
BIN
docs/img/Putty.png
Normal file
BIN
docs/img/Putty.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.6 KiB |
18
docs/tcp_cmd.md
Normal file
18
docs/tcp_cmd.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# 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
|
||||
|
||||

|
||||

|
||||
Reference in New Issue
Block a user