From c02b2279874c6432888602710c0f6b618d52826f Mon Sep 17 00:00:00 2001 From: schneider Date: Sun, 11 Dec 2011 16:15:05 +0100 Subject: [PATCH] added bridge protocol --- firmware/BRIDGE-PROTOCOL | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 firmware/BRIDGE-PROTOCOL diff --git a/firmware/BRIDGE-PROTOCOL b/firmware/BRIDGE-PROTOCOL new file mode 100644 index 0000000..e812eae --- /dev/null +++ b/firmware/BRIDGE-PROTOCOL @@ -0,0 +1,18 @@ +Receiving: +r->h: \1\0 + +Sending: +h->r: \1\0 +r->h: \2\0 + +Settings: +h->r:\3\0 +r->h: \2\0 +h->r:\4\0 +r->h: \2\0 +h->r:\5\0 +r->h: \2\0 +h->r:\6\0 +r->h: \2\0 + +