mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-06-10 13:48:34 +00:00

Allows receiver to not consume a message until after it's handled. And that enables the transmitter to block until the queue is empty, knowing that when unblocked, all messages in queue have been handled.