add TargetClass support
[project/usbmode.git] / switch.h
index 97c14f3ce411a3a181e64719a10c600bffc54dfc..e4993267bbe112773ad50bae47cc2ff8b0bb0363 100644 (file)
--- a/switch.h
+++ b/switch.h
@@ -14,6 +14,7 @@ struct usbdev_data {
        int msg_endpoint;
        int response_endpoint;
        int release_delay;
+       int dev_class;
        bool need_response;
 
        char idstr[10];