35 #ifndef FIRMWARE_SRC_USB_CONSOLE_H_
36 #define FIRMWARE_SRC_USB_CONSOLE_H_
71 #endif // FIRMWARE_SRC_USB_CONSOLE_H_
void USBConsole_Log(const char *message)
Write a message to the console.
void USBConsole_Initialize()
Initialize the USB Console module.
void USBConsole_Tasks()
Perform the housekeeping tasks for the USB Console.