projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed broken HID_REQ_GetReport request handler in the Low Level GenericHID demo.
[pub/lufa.git]
/
LUFA
/
Drivers
/
Board
/
UNO
/
LEDs.h
diff --git
a/LUFA/Drivers/Board/UNO/LEDs.h
b/LUFA/Drivers/Board/UNO/LEDs.h
index
58190fa
..
36480d2
100644
(file)
--- a/
LUFA/Drivers/Board/UNO/LEDs.h
+++ b/
LUFA/Drivers/Board/UNO/LEDs.h
@@
-48,8
+48,8
@@
* @{
*/
-#ifndef __LEDS_
BENIT
O_H__
-#define __LEDS_
BENIT
O_H__
+#ifndef __LEDS_
UN
O_H__
+#define __LEDS_
UN
O_H__
/* Includes: */
#include <avr/io.h>