Rename usb_report_item_macros.h to usb_api.h, include the whole USB API into it, and include it from every file where it's needed.
This commit is contained in:
@@ -28,6 +28,6 @@
|
||||
|
||||
//Functions:
|
||||
|
||||
extern void USB_DeviceApplicationInit(void);
|
||||
extern void USB_DeviceApplicationInit();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user