pull/1047/head
Jm Casler 2021-12-30 15:01:19 -08:00
rodzic f53fdf1628
commit 8bbdfe4538
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -45,7 +45,7 @@ int32_t StoreForwardPlugin::runOnce()
}
} else {
DEBUG_MSG("Channel utilization is too high. Skipping this oppurtunity to send and will retry later.\n");
DEBUG_MSG("Channel utilization is too high. Skipping this opportunity to send and will retry later.\n");
}
}
DEBUG_MSG("SF myNodeInfo.bitrate = %f bytes / sec\n", myNodeInfo.bitrate);