Selaa lähdekoodia

Change DIP switch pins for rev 2023b

Morio 2 vuotta sitten
vanhempi
sitoutus
480e4bbcc2
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      lib/ZuluSCSI_platform_RP2040/ZuluSCSI_platform_gpio_Pico.h

+ 3 - 3
lib/ZuluSCSI_platform_RP2040/ZuluSCSI_platform_gpio_Pico.h

@@ -109,9 +109,9 @@
 
 // DIP switch pins
 #define HAS_DIP_SWITCHES
-#define DIP_INITIATOR 26
-#define DIP_DBGLOG 16
-#define DIP_TERM 17
+#define DIP_INITIATOR 28
+#define DIP_DBGLOG 20
+#define DIP_TERM 18
 
 // Other pins
 #define SWO_PIN 16