Bugfixes with the protocol.
authorMichael Janssen <jamuraa@base0.net>
Wed, 7 Aug 2013 04:33:06 +0000 (23:33 -0500)
committerMichael Janssen <jamuraa@base0.net>
Wed, 7 Aug 2013 04:33:06 +0000 (23:33 -0500)
 - Bitmasks need to be equal, not just result in non-zero
 - Only read status once in case it changes under us
 - Logical and not binary and when checking for acks on sending
 - We need to stop the bus when receiving the last byte
 - Force the bus into idle mode when we are Initing


No differences found