READ command only returns a byte if it is supposed to by the command structure.
authortravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Wed, 6 Jan 2010 16:19:22 +0000 (16:19 +0000)
committertravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Wed, 6 Jan 2010 16:19:22 +0000 (16:19 +0000)
commit9ed45dd9c71025fa8a68a0a072c3425b0d429bee
tree5fe9112475a6e95ac6ceb007ebb8a541540aada6
parent32145d206afbd4ee4c08c2c1543297e568667525
READ command only returns a byte if it is supposed to by the command structure.
This shouldn't cause problems, but it might.

git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@257 12e2690d-a6be-4b82-a7b7-67c4a43b65c8
firmware/apps/chipcon/chipcon.c