mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-04 22:19:00 +00:00
new names ok
This commit is contained in:
parent
992641578d
commit
bbdcf8ce0d
8 changed files with 37 additions and 54 deletions
|
|
@ -128,7 +128,7 @@ namespace POWER_Utils {
|
|||
pinMode(INTERNAL_LED_PIN, OUTPUT);
|
||||
#endif
|
||||
|
||||
if (Config.battery.externalVoltageMeasurement) {
|
||||
if (Config.battery.sendExternalVoltage) {
|
||||
pinMode(Config.battery.externalVoltagePin, INPUT);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue