Much more efficient algorithm for the Endpoint/Pipe configuration routine of unordere...
[pub/USBasp.git] / LUFA / Drivers / USB / HighLevel / DeviceStandardReq.h
index 43a8d20..6f1ba01 100644 (file)
@@ -3,7 +3,7 @@
      Copyright (C) Dean Camera, 2010.
 
   dean [at] fourwalledcubicle [dot] com
-      www.fourwalledcubicle.com
+           www.lufa-lib.org
 */
 
 /*
                                static void USB_Device_ClearSetFeature(void);
 
                                #if !defined(NO_INTERNAL_SERIAL) && (USE_INTERNAL_SERIAL != NO_DESCRIPTOR)
-                                       static char USB_Device_NibbleToASCII(uint8_t Nibble) ATTR_ALWAYS_INLINE;
                                        static void USB_Device_GetInternalSerialDescriptor(void);
                                #endif
                        #endif