8000 Update board.h · fsaf11/ESP32-micropython-lora@a513449 · GitHub
[go: up one dir, main page]

Skip to content

Commit a513449

Browse files
authored
Update board.h
1 parent a0c35c8 commit a513449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp32/lora/board.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Maintainer: Miguel Luis and Gregory Cristian
6969
#define RADIO_DIO micropy_lpwan_dio_pin_index
7070

7171
#define RADIO_ANT_SWITCH_HF GPIO16
72-
#define RADIO_ANT_SWITCH_LF GPIO16
72+
#define RADIO_ANT_SWITCH_LF GPIO17
7373

7474
void BoardInitPeriph( void );
7575

0 commit comments

Comments
 (0)
0