Fixed problem with Chipcon client guessing word size.
authortravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Wed, 26 May 2010 22:47:11 +0000 (22:47 +0000)
committertravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Wed, 26 May 2010 22:47:11 +0000 (22:47 +0000)
commit986a2cbf10bdbe19688b9eb1b365ac3b328919ed
treebb2dede45a800d0c4dba43169a2679285145b4c0
parent8d6134bd176afb3486a50afe47a321eb4dc8e2b4
Fixed problem with Chipcon client guessing word size.
The chip ID isn't properly read on the very first attempt, but it is on all subsequent.
Thus, the warning was meaningless.

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