cpp-wrapper: when using get-string-and-reopen method without having set up the usb...
authorPeter Schneider <pitpompej@arcor.de>
Tue, 10 Jan 2012 10:09:11 +0000 (11:09 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 16 Jan 2012 14:39:42 +0000 (15:39 +0100)
commitd3af9b2c485fc05df1f89285d0bf2e4d88ddfd38
tree38c589aaf2f6ddb09cc096efbdeb2be3e6e574a8
parentca509570df19cef9bfecfeb4088563ddcb6f9f52
cpp-wrapper: when using get-string-and-reopen method without having set up the usb-device the currently opened usb-device is retreived from the usb-device-handle used in the ftdi context. this fixes the open methods of the cpp wrapper that do not get an usb-device by parameter.
ftdipp/ftdi.cpp