]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Output/pjrcUSB/output_com.c
More renaming for the USB to Output Module renaming
[kiibohd-controller.git] / Output / pjrcUSB / output_com.c
index 96fb0f70174916448bb570b0e3d4ec52b632f02b..06ca58cc21aa8b19840efb8a1b2981cd113cb50c 100644 (file)
@@ -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,