projects
/
pub
/
USBaspLoader.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
USBaspLoader v0.97 stable release
[pub/USBaspLoader.git]
/
misc
/
iofixes.h
diff --git
a/misc/iofixes.h
b/misc/iofixes.h
index
fac3b7b
..
cc8eed6
100644
(file)
--- a/
misc/iofixes.h
+++ b/
misc/iofixes.h
@@
-47,6
+47,12
@@
# define RWWSRE 4
# endif
+/* RWWSB */
+# ifndef RWWSB
+# warning RWWSB not defined for ATmega88A - fixing
+# define RWWSB 6
+# endif
+