usb_application_temp.h 178 B

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