]> git.sesse.net Git - pistorm/blobdiff - gpio/ps_protocol.h
Reset from Amiga CTRL+A+A
[pistorm] / gpio / ps_protocol.h
index c3c3a3f737cf43d14a1897f042c3c8abfec24ac0..ac3495186713825c391449808f4c7cc8f841f3fd 100644 (file)
@@ -11,7 +11,7 @@
 #define PIN_A0 2
 #define PIN_A1 3
 #define PIN_CLK 4
-#define PIN_UNUSED 5
+#define PIN_RESET 5
 #define PIN_RD 6
 #define PIN_WR 7
 #define PIN_D(x) (8 + x)