Minor typo corrections.

This commit is contained in:
Dean Camera 2013-01-02 19:31:08 +00:00
parent 2957f2bc8c
commit aa61ee1c11
2 changed files with 3 additions and 3 deletions

View file

@ -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"));