Minor typo corrections.
This commit is contained in:
parent
2957f2bc8c
commit
aa61ee1c11
2 changed files with 3 additions and 3 deletions
|
@ -148,7 +148,7 @@ void EVENT_USB_Host_DeviceEnumerationComplete(void)
|
|||
" -- Error Code: %d\r\n" ESC_FG_WHITE), ErrorCode);
|
||||
|
||||
LEDs_SetAllLEDs(LEDMASK_USB_ERROR);
|
||||
return;
|
||||
return;
|
||||
}
|
||||
|
||||
puts_P(PSTR("CDC Device Enumerated.\r\n"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue