Skip to content

Commit b4bcb44

Browse files
authored
Merge pull request espressif#11678 from mitra42/patch-1
variant lilyho_t3_s3_sx127x duplicates LORA_BUSY - deleting one of them
2 parents fff28f1 + e1822b3 commit b4bcb44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

variants/lilygo_t3_s3_sx127x/pins_arduino.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ static const uint8_t SCK = 14;
3535
#define LORA_CS 7 // SX1276/SX1278 CS
3636
#define LORA_RST 8 // SX1276/SX1278 RST
3737

38-
#define LORA_BUSY 33
3938
#define LORA_DIO0 9 //IRQ
4039
#define LORA_DIO1 33
4140
#define LORA_DIO2 34

0 commit comments

Comments
 (0)