From: Dean Camera Date: Sun, 19 Jul 2009 09:36:16 +0000 (+0000) Subject: Fix PrinterHost demo so that it will only enumerate printers with Bidirectional proto... X-Git-Tag: LUFA-110528-BETA~1070 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/d3fb6273aa59c60f2d3f41de321c35ff08ef8feb?ds=sidebyside;hp=d3fb6273aa59c60f2d3f41de321c35ff08ef8feb Fix PrinterHost demo so that it will only enumerate printers with Bidirectional protocol encapsulation. Change enumeration code to automatically select the correct alternate setting for the printer interface to select the bidirectional protocol. ---