Skip to content

Commit a11aad2

Browse files
authored
Update pins_arduino.h
1 parent a6bea75 commit a11aad2

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

variants/dfrobot_lorawan_esp32s3/pins_arduino.h

-7
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,6 @@ static const uint8_t RX = 44;
1111
static const uint8_t SDA = 8;
1212
static const uint8_t SCL = 9;
1313

14-
#define WB_IO1 1
15-
#define WB_IO2 1
16-
#define WB_SW1 34
17-
#define WB_A0 36
18-
#define WB_LED1 -1
19-
#define WB_LED2 2
20-
2114
#define LORA_ANTPWR 42 //RXEN
2215
#define LORA_RST 41 //RST
2316
#define LORA_BUSY 40 //BUSY

0 commit comments

Comments
 (0)