This commit is contained in:
Jm Casler 2021-12-30 15:01:19 -08:00
parent f53fdf1628
commit 8bbdfe4538

View File

@ -45,7 +45,7 @@ int32_t StoreForwardPlugin::runOnce()
} }
} else { } 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); DEBUG_MSG("SF myNodeInfo.bitrate = %f bytes / sec\n", myNodeInfo.bitrate);