libusbgx: examples: Print bcdUSB and bcdDevice as BCD not HEX
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 19 May 2015 14:53:04 +0000 (16:53 +0200)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 22 Dec 2015 20:45:36 +0000 (21:45 +0100)
commit5511d5b67c505274c5f99631cbf91cde95359b5f
tree8986243d4e006ed4b1c1fe341455a2cb148a7ef8
parent3f2fcde59c7a12d427537480a737ed0c3b5a990b
libusbgx: examples: Print bcdUSB and bcdDevice as BCD not HEX

bcdUSB and bcdDevice members should be interpreted as BCD.
So let's print them as BCD instea of HEX.

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
examples/show-gadgets.c