mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
Update LoRa_APRS_iGate.cpp
This commit is contained in:
parent
061d74a40a
commit
f765da2517
|
|
@ -173,7 +173,6 @@ void setup() {
|
|||
pinMode(userConfig.display.overwritePin, INPUT_PULLUP);
|
||||
}
|
||||
|
||||
delay(5000);
|
||||
LoRaSystem.getLogger().log(logging::LoggerLevel::LOGGER_LEVEL_INFO, MODULE_NAME, "setup done...");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue