We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 916caed commit b86c681Copy full SHA for b86c681
variants/rakwireless_rak3112/pins_arduino.h
@@ -48,15 +48,15 @@ static const uint8_t SCK = 13;
48
#define LORA_IRQ LORA_DIO1
49
50
// For WisBlock modules, see: https://docs.rakwireless.com/Product-Categories/WisBlock/
51
-#define WB_IO1 21
52
-#define WB_IO2 14
53
-#define WB_IO3 41
54
-#define WB_IO4 42
55
-#define WB_IO5 38
56
-#define WB_IO6 39
57
-#define WB_A0 1
58
-#define WB_A1 2
59
-#define WB_CS 12
+#define WB_IO1 21
+#define WB_IO2 14
+#define WB_IO3 41
+#define WB_IO4 42
+#define WB_IO5 38
+#define WB_IO6 39
+#define WB_A0 1
+#define WB_A1 2
+#define WB_CS 12
60
#define WB_LED1 46
61
#define WB_LED2 45
62
0 commit comments