micropeak: Support both FTDI and Altus Metrum USB IDs
authorKeith Packard <keithp@keithp.com>
Fri, 6 Feb 2015 11:32:27 +0000 (03:32 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 6 Feb 2015 11:32:27 +0000 (03:32 -0800)
commita3f26f6d0c7574b8cdaecbccd7cfe89aaeb736b0
tree917e8b08a3fef32c3820a89299791a157bf80e46
parentcc707432c6eaedb9587bb63ac570146b356b6bfd
micropeak: Support both FTDI and Altus Metrum USB IDs

The windows driver only returns FTDI devices when
altos_ftdi_list_start is invoked, so we need to call both that and the
regular altos_list_start to get all of the devices.

Signed-off-by: Keith Packard <keithp@keithp.com>
micropeak/MicroUSB.java