X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=gpio%2Fps_protocol.h;h=ac3495186713825c391449808f4c7cc8f841f3fd;hb=75bbc70be87a8f63f02ce6a57f23f5fb1d9c5787;hp=c3c3a3f737cf43d14a1897f042c3c8abfec24ac0;hpb=b2121be23f388a760c0ff1985b5aa904906a702c;p=pistorm diff --git a/gpio/ps_protocol.h b/gpio/ps_protocol.h index c3c3a3f..ac34951 100644 --- a/gpio/ps_protocol.h +++ b/gpio/ps_protocol.h @@ -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)