X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=client%2FUSBInterface.py;h=ddc30cc103b120c00c9a246a9efc72579d5d1a01;hp=c3b1bfe68a9ba7027a4a90e3b83f4556fab0cba8;hb=790d6119bf1e30148ebc24aef25c435ccea1eea4;hpb=9efdb05e8177ee6925bda8ca39f0a113505bdf57 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