usb.h 85 B

12345678910
  1. #ifndef __USB_H
  2. #define __USB_H
  3. //
  4. void usb_init(void);
  5. #endif // __USB_TEST_H