improve readme
This commit is contained in:
parent
c34cba3176
commit
4831cd0cd0
1 changed files with 11 additions and 11 deletions
22
README.md
22
README.md
|
@ -75,19 +75,19 @@ Followed by six byte long value
|
||||||
|
|
||||||
## Possible Commands
|
## Possible Commands
|
||||||
|
|
||||||
- 80 - P - toggle Debug
|
- [ ] 80 - P - toggle Debug
|
||||||
- 81 - Q - set pin mode
|
- [x] 81 - Q - set pin mode
|
||||||
- 82 - R - digital write
|
- [x] 82 - R - digital write
|
||||||
- 83 - S - digital read
|
- [x] 83 - S - digital read
|
||||||
- 84 - T - analog write
|
- [ ] 84 - T - analog write
|
||||||
- 85 - U - analog read
|
- [ ] 85 - U - analog read
|
||||||
- 86 - V - handle RC Decimal
|
- [ ] 86 - V - handle RC Decimal
|
||||||
- 87 - W - handle RC TriState
|
- [x] 87 - W - handle RC TriState
|
||||||
- 88 - X - handle IR send
|
- [ ] 88 - X - handle IR send
|
||||||
- 89 - Y - handle IR read
|
- [x] 89 - Y - handle IR read
|
||||||
|
|
||||||
## Special Command
|
## Special Command
|
||||||
- 90 - Z - Beginn Communication
|
- [x] 90 - Z - Beginn Communication
|
||||||
|
|
||||||
## Possible future commands
|
## Possible future commands
|
||||||
- 91 - [ -
|
- 91 - [ -
|
||||||
|
|
Reference in a new issue