瀏覽代碼

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