#ifndef USB_TASK_H #define USB_TASK_H #include void usb_task_initialize(); void usb_task_connected(); #endif // USB_TASK_H