Skip to content

Commit b86c681

Browse files
ci(pre-commit): Apply automatic fixes
1 parent 916caed commit b86c681

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

variants/rakwireless_rak3112/pins_arduino.h

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,15 @@ static const uint8_t SCK = 13;
4848
#define LORA_IRQ LORA_DIO1
4949

5050
// 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
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
6060
#define WB_LED1 46
6161
#define WB_LED2 45
6262

0 commit comments

Comments
 (0)