heltecv2.h bugfix Lora SCK pin
This commit is contained in:
parent
2a56e88fc4
commit
40d021ab9d
@ -43,7 +43,7 @@
|
|||||||
#define LORA_IRQ DIO0
|
#define LORA_IRQ DIO0
|
||||||
#define LORA_IO1 DIO1
|
#define LORA_IO1 DIO1
|
||||||
#define LORA_IO2 DIO2
|
#define LORA_IO2 DIO2
|
||||||
#define LORA_SCK SCK
|
#define LORA_SCK GPIO_NUM_5
|
||||||
#define LORA_MISO MISO
|
#define LORA_MISO MISO
|
||||||
#define LORA_MOSI MOSI
|
#define LORA_MOSI MOSI
|
||||||
#define LORA_RST RST_LoRa
|
#define LORA_RST RST_LoRa
|
||||||
|
Loading…
Reference in New Issue
Block a user