AIOC/stm32/aioc-fw/Src/usb_hid.h

7 wiersze
88 B
C

#ifndef USB_HID_H_
#define USB_HID_H_
void USB_HIDInit(void);
#endif /* USB_HID_H_ */