usb_application_power.h 180 B

1234567
  1. #ifndef USB_APPLICATION_POWER_H
  2. #define USB_APPLICATION_POWER_H
  3. #include "usb/usb_bridge.h"
  4. extern const sUSBAppEntry_Control_t usbapplication_ACM_planarproto_power;
  5. #endif