heltecv2.h: pinout corrected

This commit is contained in:
Klaus K Wilting 2018-11-02 08:39:45 +01:00
parent e8c5b1b478
commit dbb91b1a40

View File

@ -25,7 +25,7 @@
#define LORA_MOSI (27)
#define LORA_RST (14)
#define LORA_IO0 (26)
#define LORA_IO1 (34)
#define LORA_IO2 (35)
#define LORA_IO1 (35)
#define LORA_IO2 (34)
#endif