usb_application_interfaceswitch.h 213 B

12345678
  1. #ifndef USB_APPLICATION_INTERFACE_SWITCH_H
  2. #define USB_APPLICATION_INTERFACE_SWITCH_H
  3. #include "usb/usb_bridge.h"
  4. extern const sUSBAppEntry_Control_t usbapplication_ACM_planarproto_interfaceswitch;
  5. #endif