update Readme

This commit is contained in:
Shannon Sterz 2016-01-18 23:27:16 +01:00
parent d69b6bc4aa
commit 7aeecedfd2

View file

@ -74,27 +74,23 @@ Followed by six byte long value
## Possible Commands ## Possible Commands
80 - P - toggle Debug - 80 - P - toggle Debug
81 - Q - set pin mode - 81 - Q - set pin mode
82 - R - digital write - 82 - R - digital write
83 - S - digital read - 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 - 87 - W - handle RC TriState
88 - X - handle IR send - 88 - X - handle IR send
89 - Y - handle Ping - 89 - Y - handle Ping
## Special Command ## Special Command
90 - Z - Beginn Communication - 90 - Z - Beginn Communication
## Possible fututre commands ## Possible fututre commands
91 - [ - - 91 - [ -
92 - \ - - 92 - \ -
93 - ] - - 93 - ] -
94 - ^ - - 94 - ^ -
95 - _ - - 95 - _ -