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 a6bea75 commit a11aad2Copy full SHA for a11aad2
variants/dfrobot_lorawan_esp32s3/pins_arduino.h
@@ -11,13 +11,6 @@ static const uint8_t RX = 44;
11
static const uint8_t SDA = 8;
12
static const uint8_t SCL = 9;
13
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
-
21
#define LORA_ANTPWR 42 //RXEN
22
#define LORA_RST 41 //RST
23
#define LORA_BUSY 40 //BUSY
0 commit comments