update Readme
This commit is contained in:
parent
d69b6bc4aa
commit
7aeecedfd2
1 changed files with 16 additions and 20 deletions
36
README.md
36
README.md
|
@ -74,27 +74,23 @@ Followed by six byte long value
|
|||
|
||||
## Possible Commands
|
||||
|
||||
80 - P - toggle Debug
|
||||
81 - Q - set pin mode
|
||||
82 - R - digital write
|
||||
83 - S - digital read
|
||||
84 - T - analog write
|
||||
85 - U - analog read
|
||||
86 - V - handle RC Decimal
|
||||
87 - W - handle RC TriState
|
||||
88 - X - handle IR send
|
||||
89 - Y - handle Ping
|
||||
- 80 - P - toggle Debug
|
||||
- 81 - Q - set pin mode
|
||||
- 82 - R - digital write
|
||||
- 83 - S - digital read
|
||||
- 84 - T - analog write
|
||||
- 85 - U - analog read
|
||||
- 86 - V - handle RC Decimal
|
||||
- 87 - W - handle RC TriState
|
||||
- 88 - X - handle IR send
|
||||
- 89 - Y - handle Ping
|
||||
|
||||
## Special Command
|
||||
90 - Z - Beginn Communication
|
||||
- 90 - Z - Beginn Communication
|
||||
|
||||
## Possible fututre commands
|
||||
91 - [ -
|
||||
92 - \ -
|
||||
93 - ] -
|
||||
94 - ^ -
|
||||
95 - _ -
|
||||
|
||||
|
||||
|
||||
|
||||
- 91 - [ -
|
||||
- 92 - \ -
|
||||
- 93 - ] -
|
||||
- 94 - ^ -
|
||||
- 95 - _ -
|
Reference in a new issue