Fix table header
This commit is contained in:
parent
20c59862c0
commit
66da65a072
1 changed files with 7 additions and 6 deletions
|
@ -10,8 +10,9 @@ The following table describes the bit pattern for a successful communication wit
|
||||||
|
|
||||||
## Message Types
|
## Message Types
|
||||||
|
|
||||||
|
| Code | Purpose |
|
||||||
|
| ---- | --------------- |
|
||||||
| 0 | Data |
|
| 0 | Data |
|
||||||
| --- | --------------- |
|
|
||||||
| 1 | Control |
|
| 1 | Control |
|
||||||
| 2 | Status Messages |
|
| 2 | Status Messages |
|
||||||
| 3 | Confirmation |
|
| 3 | Confirmation |
|
||||||
|
|
Loading…
Reference in a new issue