update heltec.h, heltecv2.h
This commit is contained in:
parent
613ec488fe
commit
5ff78d2dc7
@ -24,12 +24,5 @@
|
||||
// additional definitions for LMIC
|
||||
#define LORA_IO1 (33)
|
||||
#define LORA_IO2 LMIC_UNUSED_PIN
|
||||
#define LORA_SCK (5)
|
||||
#define LORA_MOSI (27)
|
||||
#define LORA_MISO (19)
|
||||
#define LORA_CS (18)
|
||||
#define LORA_RST (14)
|
||||
#define LORA_IRQ (26)
|
||||
|
||||
|
||||
#endif
|
||||
|
@ -26,11 +26,5 @@
|
||||
// additional definitions for LMIC
|
||||
#define LORA_IO1 (35)
|
||||
#define LORA_IO2 (34)
|
||||
#define LORA_SCK (5)
|
||||
#define LORA_MOSI (27)
|
||||
#define LORA_MISO (19)
|
||||
#define LORA_CS (18)
|
||||
#define LORA_RST (14)
|
||||
#define LORA_IRQ (26)
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user