Skip to content

Commit 53ebc8f

Browse files
authored
Update pins_arduino.h
1 parent cf71a17 commit 53ebc8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

variants/wipy3/pins_arduino.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
static const uint8_t LED_BUILTIN = 0; // ->2812 RGB !!!
1515
#define BUILTIN_LED LED_BUILTIN // backward compatibility
1616

17+
#define ANT_SELECT 21 // GPIO21 - External Antenna Switch
18+
1719
static const uint8_t TX = 1;
1820
static const uint8_t RX = 3;
1921

0 commit comments

Comments
 (0)