From 7aeecedfd2b8a5bcaeed5d159734f9bc5d49d1b8 Mon Sep 17 00:00:00 2001 From: Stefan Sterz Date: Mon, 18 Jan 2016 23:27:16 +0100 Subject: [PATCH] update Readme --- README.md | 36 ++++++++++++++++-------------------- 1 file changed, 16 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index b9a881d..4914b6d 100644 --- a/README.md +++ b/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 - _ - \ No newline at end of file