Remove unnecessary code
This commit is contained in:
parent
03f7d48143
commit
c0657d4a3f
|
@ -159,8 +159,7 @@
|
|||
// 4: ESP32, Heltec and TTGO pin out (should work for Heltec, 433 and Oled too).
|
||||
// 5: Other, define your own in loraModem.h (does not include GPS Code)
|
||||
#if !defined _PIN_OUT
|
||||
// #define _PIN_OUT 1 // Easy LoRa
|
||||
#define _PIN_OUT 88 // Easy LoRa
|
||||
# define _PIN_OUT 1
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue