From: anekimken Date: Wed, 22 Jan 2020 01:41:31 +0000 (-0800) Subject: Changed FT232H search url X-Git-Tag: 3.6.1^2 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/e7d49e469490c9f9504b2dbdafb659fec7ef4d55?hp=e7d49e469490c9f9504b2dbdafb659fec7ef4d55 Changed FT232H search url By changing the search URL to ftdi://ftdi:ft232h/1, pyftdi will open the first ft232h it finds, rather than the first ftdi device it finds. This is useful when other usb-serial converters are in use in addition to the ft232h ---