mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-05-04 20:32:13 +02:00
new names ok
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user