mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-11 18:14:50 +00:00
63fcd26f7c
For alert messages it is imporant to be sure they are received by the network. For that, we implement a retry logic that waits for at least one ack from a repeater and re-sends the message chunk if non is received within a retry timeout. Signed-off-by: Felix Moessbauer <felix.moessbauer@gmail.com>