projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed software PDI/TPI programming mode in the AVRISP project not correctly toggling...
[pub/USBasp.git]
/
LUFA
/
Common
/
Common.h
diff --git
a/LUFA/Common/Common.h
b/LUFA/Common/Common.h
index
04480d5
..
67bbb92
100644
(file)
--- a/
LUFA/Common/Common.h
+++ b/
LUFA/Common/Common.h
@@
-62,7
+62,7
@@
\r
#include "Atomic.h"
\r
\r
- #define PROGMEM
\r
+ #define PROGMEM
const
\r
#else
\r
#include <avr/io.h>
\r
#endif
\r