More sfpp config

This commit is contained in:
Jonathan Bennett
2025-12-29 09:42:19 -06:00
parent 02d4ca2983
commit 1cef1094a0
3 changed files with 8 additions and 3 deletions

View File

@@ -380,7 +380,6 @@ bool StoreForwardPlusPlusModule::handleReceivedProtobuf(const meshtastic_MeshPac
}
} else { // if chainEnd()
LOG_WARN("No Messages on this chain, request!");
// todo request using portduino config initial_sync
if (airTime->isTxAllowedChannelUtil(true)) {
requestMessageCount(t->root_hash.bytes, t->root_hash.size, portduino_config.sfpp_initial_sync);
}