update README
This commit is contained in:
parent
27a6151d37
commit
98fb2293e0
1 changed files with 2 additions and 1 deletions
|
@ -46,13 +46,14 @@ This should work in such a way that the user logs into a web interface where the
|
||||||
|~11 | RC-Trasmitter |
|
|~11 | RC-Trasmitter |
|
||||||
|
|
||||||
# Protocol
|
# Protocol
|
||||||
|
```
|
||||||
0,5 Byte Overhead
|
0,5 Byte Overhead
|
||||||
0,5 Byte Command
|
0,5 Byte Command
|
||||||
1 Byte Pin
|
1 Byte Pin
|
||||||
6 Byte Value
|
6 Byte Value
|
||||||
----
|
----
|
||||||
8 Byte
|
8 Byte
|
||||||
|
```
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
All messages start with the header, which consits of a nibble:
|
All messages start with the header, which consits of a nibble:
|
||||||
|
|
Reference in a new issue