This commit fixes the error I see when showing HID++ 1.0 mice. I tried to keep the logic as close as possible to the change in the previous commit, but it seems to me that it would be better to have something like:
- if there is voltage information, show it
- otherwise show battery information (2.0 or 1.0)
- otherwise punt
This addresses #633 (closed)