mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-08-07 01:13:28 +02:00
blackSpacekiller
This commit is contained in:
@@ -171,7 +171,7 @@ void loop() {
|
||||
#ifdef ESP32_DIY_LoRa_A7670
|
||||
if (Config.aprs_is.active && !modemLoggedToAPRSIS) {
|
||||
A7670_Utils::APRS_IS_connect();
|
||||
}
|
||||
}
|
||||
#else
|
||||
if (Config.aprs_is.active && !espClient.connected()) {
|
||||
APRS_IS_Utils::connect();
|
||||
|
||||
Reference in New Issue
Block a user