X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=client%2FUSBInterface.py;h=ddc30cc103b120c00c9a246a9efc72579d5d1a01;hb=HEAD;hp=c3b1bfe68a9ba7027a4a90e3b83f4556fab0cba8;hpb=9efdb05e8177ee6925bda8ca39f0a113505bdf57;p=goodfet diff --git a/client/USBInterface.py b/client/USBInterface.py index c3b1bfe..ddc30cc 100644 --- a/client/USBInterface.py +++ b/client/USBInterface.py @@ -36,6 +36,7 @@ class USBInterface: e.set_interface(self) self.device_class = None + self.device_vendor = None def set_configuration(self, config): self.configuration = config