mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-05-02 03:22:14 +02:00
cambio1
This commit is contained in:
@@ -162,12 +162,4 @@ namespace DIGI_Utils {
|
||||
}
|
||||
}
|
||||
|
||||
void checkEcoMode() {
|
||||
if (Config.digi.ecoMode) {
|
||||
Config.display.alwaysOn = false;
|
||||
Config.display.timeout = 0;
|
||||
setCpuFrequencyMhz(10);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user