mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Add CDC Host class driver EVENT_CDC_Host_ControLineStateChanged() event.
Minor documentation fixes.
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
|
||||
/** Decodes an Ethernet frame header and prints its contents to through the USART in a human readable format.
|
||||
*
|
||||
* \param[in] InDataStart Pointer to the start of an Ethernet frame header
|
||||
* \param[in] FrameINData Pointer to the start of an Ethernet frame information structure
|
||||
*/
|
||||
void DecodeEthernetFrameHeader(Ethernet_Frame_Info_t* FrameINData)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user