mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
Added `event_wait_multi()` that takes an array of event queues rather than a single event queues. The queue with the lowest index will have the highest priority.