projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Replace ring buffer library in Benito and USBtoSerial projects with the new lightweig...
[pub/lufa.git]
/
Projects
/
Benito
/
Benito.h
diff --git
a/Projects/Benito/Benito.h
b/Projects/Benito/Benito.h
index
6e72da1
..
34bc797
100644
(file)
--- a/
Projects/Benito/Benito.h
+++ b/
Projects/Benito/Benito.h
@@
-42,7
+42,7
@@
#include <avr/interrupt.h>
#include "Descriptors.h"
- #include "Lib/RingBuff.h"
+ #include "Lib/
Lightweight
RingBuff.h"
#include <LUFA/Version.h>
#include <LUFA/Drivers/Board/LEDs.h>