Skip to content

Commit e1822b3

Browse files
authored
variant lilyho_t3_s3_sx127x duplicates LORA_BUSY
There were two definitions of LORA_BUSY generating a lot of unneccessary warnings.
1 parent 4eff7f9 commit e1822b3

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)