More renaming for the USB to Output Module renaming
This commit is contained in:
parent
59f13f8f4f
commit
85dd7f5c52
8 changed files with 13 additions and 11 deletions
|
@ -73,7 +73,7 @@ volatile uint8_t USBKeys_LEDs = 0;
|
|||
// ----- Functions -----
|
||||
|
||||
// USB Module Setup
|
||||
inline void usb_setup(void)
|
||||
inline void output_setup(void)
|
||||
{
|
||||
// Initialize the USB, and then wait for the host to set configuration.
|
||||
// If the Teensy is powered without a PC connected to the USB port,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue