battery pin update
This commit is contained in:
parent
da0178bc56
commit
7743cbe221
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue