battery pin update

This commit is contained in:
richonguzman 2024-04-23 16:36:08 -04:00
parent da0178bc56
commit 7743cbe221

View file

@ -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