diff --git a/src/pins_config.h b/src/pins_config.h index 905a546..531da8a 100644 --- a/src/pins_config.h +++ b/src/pins_config.h @@ -152,7 +152,7 @@ #endif #if defined(ESP32_DIY_LoRa_A7670) #define BATTERY_PIN 35 -#define internalLedPin 12 +#define internalLedPin 13 // 13 for V1.1 and 12 for V1.0 #endif