mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-05-03 11:52:13 +02:00
pruebas1
This commit is contained in:
@@ -149,7 +149,7 @@ namespace DIGI_Utils {
|
||||
String loraPacket = generateDigipeatedPacket(packet.substring(3), thirdPartyPacket);
|
||||
if (loraPacket != "") {
|
||||
STATION_Utils::addToOutputPacketBuffer(loraPacket);
|
||||
displayToggle(true);
|
||||
if (Config.digi.ecoMode != 1) displayToggle(true);
|
||||
lastScreenOn = millis();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user