mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-20 22:05:11 +00:00
battery pin update
This commit is contained in:
parent
da0178bc56
commit
7743cbe221
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue