fix spelling mistake
This commit is contained in:
parent
93d306d555
commit
88b428370f
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ All messages start with the header, which consits of a nibble:
|
||||||
```
|
```
|
||||||
0101
|
0101
|
||||||
```
|
```
|
||||||
Those four Bits are followed by one of ten commands which are also encoded in a nibble i.e.:
|
Those four Bits are followed by one of ten commands which are also encoded in a nibble e.g.:
|
||||||
```
|
```
|
||||||
0000 - toggle Debug mode
|
0000 - toggle Debug mode
|
||||||
or combined
|
or combined
|
||||||
|
|
Reference in a new issue