More renaming for the USB to Output Module renaming

This commit is contained in:
Jacob Alexander 2014-01-19 16:54:58 -08:00
parent 59f13f8f4f
commit 85dd7f5c52
8 changed files with 13 additions and 11 deletions

View file

@ -58,8 +58,7 @@ extern uint8_t USBKeys_Idle_Count;
// ----- Functions -----
void usb_setup(void);
void usb_send(void);
void output_setup(void);
#endif