prot simp, iterate starte, more send code

This commit is contained in:
2022-10-26 02:58:42 +02:00
parent 428048c79f
commit d4f3d3c4fb
4 changed files with 102 additions and 25 deletions

View File

@@ -476,7 +476,7 @@ bool _handle_HS1_ft_recv_init(
// TODO: more?
pending.at(msg_id).time_since_ft_activity = 0.f;
//pending.at(msg_id).transfer_acked;
group.transfers
//group.transfers
return true; // accept
}