mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-05-03 03:42:14 +02:00
justo antes de fallar
This commit is contained in:
@@ -128,8 +128,8 @@ namespace POWER_Utils {
|
||||
pinMode(INTERNAL_LED_PIN, OUTPUT);
|
||||
#endif
|
||||
|
||||
if (Config.externalVoltageMeasurement) {
|
||||
pinMode(Config.externalVoltagePin, INPUT);
|
||||
if (Config.battery.externalVoltageMeasurement) {
|
||||
pinMode(Config.battery.externalVoltagePin, INPUT);
|
||||
}
|
||||
|
||||
#ifdef VEXT_CTRL
|
||||
|
||||
Reference in New Issue
Block a user