Fixed broken HID_REQ_GetReport request handler in the Low Level GenericHID demo.
[pub/lufa.git] / LUFA / Drivers / Board / UNO / LEDs.h
index 58190fa..36480d2 100644 (file)
@@ -48,8 +48,8 @@
  *  @{
  */
 
-#ifndef __LEDS_BENITO_H__
-#define __LEDS_BENITO_H__
+#ifndef __LEDS_UNO_H__
+#define __LEDS_UNO_H__
 
        /* Includes: */
                #include <avr/io.h>