mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-06-19 01:25:37 +02:00
new names ok
This commit is contained in:
+1
-1
@@ -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