mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-04-16 17:31:30 +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.