Fix table header

This commit is contained in:
GHOSCHT 2022-04-11 19:40:06 +02:00
parent 20c59862c0
commit 66da65a072

View file

@ -10,9 +10,10 @@ The following table describes the bit pattern for a successful communication wit
## Message Types ## Message Types
| 0 | Data | | Code | Purpose |
| --- | --------------- | | ---- | --------------- |
| 1 | Control | | 0 | Data |
| 2 | Status Messages | | 1 | Control |
| 3 | Confirmation | | 2 | Status Messages |
| 4 | Debug | | 3 | Confirmation |
| 4 | Debug |