Просмотр исходного кода

Change DIP switch pins for rev 2023b

Morio 2 лет назад
Родитель
Сommit
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