From e1ad759d4b8b08eb9e581433d29ce69f03585b49 Mon Sep 17 00:00:00 2001 From: Donald Delmar Davis Date: Fri, 27 Sep 2013 23:01:55 -0700 Subject: [^1]: because you cant parse it doesnt mean you need to magle it thank your for letting me test you Mau… You are this close to total fail. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a434bb..8cc3296 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Because of this the two streams are split out between packets and sysex data. So void GetSysex ([interface]) void SendSysex (uint8_t *messege, [interface]) -The remaining details should be as hidden angeable as possible. +The remaining details should be as hidden and interchangable [^1] as possible. ###MinSysex A minimal sysex handler, called by either the maintainence tasks or by MidiEventAvailable(), should handle at a minimum the universal sysex id request and response and a (mma) vender specific sysex to jump to a bootloader. This should be expanded to identify the capabilities, architecture, and code loader method, and perhaps a subset of common midi settings (channel,mode etc.) Eventually this sysex subset form a protocall called "Let's Get Loaded (LGL)" @@ -44,6 +44,9 @@ This handler should also buffer sysex's that are not directed at the target or t ### Hardware Abstractions. Some of the work involved with the LUFA library is to provide feedback for the states of the the usb connection itself. This requires a hardware abstraction for each board supported by the library. In our use case this would better be served by providing weak functions to be overridden user functions. +[^1]: because you cant parse it doesnt mean you need to magle it thank your for letting me test you Mau… You are this close to total fail. + + -- cgit v1.2.3