Skip to content

Commit 66bd2cb

Browse files
author
sgrimee
committed
1 parent ee3d87e commit 66bd2cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/lilygo_tlora_v2_1/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ build_flags =
1414
-D P_LORA_DIO_0=26 ; SX1276 DIO0 interrupt pin
1515
-D P_LORA_DIO_1=33 ; SX1276 DIO1 interrupt pin
1616
-D P_LORA_NSS=18 ; Chip select - SS pin
17-
-D P_LORA_RESET=14 ; Reset pin
17+
-D P_LORA_RESET=23 ; Reset pin
1818
-D P_LORA_SCLK=5 ; SPI clock
1919
-D P_LORA_MISO=19 ; SPI MISO
2020
-D P_LORA_MOSI=27 ; SPI MOSI

0 commit comments

Comments
 (0)