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