Merge pull request #76 from btalbot85/master

Update Boards.h Heltec Lora32 V2
This commit is contained in:
markqvist 2024-05-01 17:15:56 +02:00 committed by GitHub
commit 2a277d94a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -239,7 +239,7 @@
#define HAS_CONSOLE true
#define HAS_EEPROM true
const int pin_cs = 18;
const int pin_reset = 23;
const int pin_reset = 14;
const int pin_dio = 26;
#if defined(EXTERNAL_LEDS)
const int pin_led_rx = 36;