Преглед изворни кода

Change DIP switch pins for rev 2023b

Morio пре 2 година
родитељ
комит
480e4bbcc2
1 измењених фајлова са 3 додато и 3 уклоњено
  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