projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make...
[pub/USBasp.git]
/
Projects
/
Webserver
/
Lib
/
DataflashManager.h
diff --git
a/Projects/Webserver/Lib/DataflashManager.h
b/Projects/Webserver/Lib/DataflashManager.h
index
21e1542
..
f475f44
100644
(file)
--- a/
Projects/Webserver/Lib/DataflashManager.h
+++ b/
Projects/Webserver/Lib/DataflashManager.h
@@
-38,7
+38,7
@@
\r
/* Includes: */
\r
#include <avr/io.h>
\r
-
+
\r
#include "Descriptors.h"
\r
\r
#include <LUFA/Common/Common.h>
\r