USBaspLoader v0.97 stable release
[pub/USBaspLoader.git] / misc / iofixes.h
index fac3b7b..cc8eed6 100644 (file)
 #              define RWWSRE   4
 #      endif
 
+/* RWWSB */
+#      ifndef RWWSB
+#              warning RWWSB not defined for ATmega88A - fixing
+#              define RWWSB    6
+#      endif
+