Fixed incorrect ADC driver init register manipulation (thanks to Tobias).
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / DevChapter9.h
index 5e1772a..543c1a9 100644 (file)
                                static void USB_Device_GetConfiguration(void);\r
                                static void USB_Device_GetDescriptor(void);\r
                                static void USB_Device_GetStatus(const uint8_t bmRequestType);\r
-                               #if !defined(NO_CLEARSET_FEATURE_REQUEST)\r
+                               #if !defined(FEATURELESS_CONTROL_ONLY_DEVICE)\r
                                static void USB_Device_ClearSetFeature(const uint8_t bRequest, const uint8_t bmRequestType);\r
                                #endif\r
                        #endif\r