mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 15:03:53 +01:00
Add a an assertion on the added listener not having a trailing chain instead of silently overwriting it, point out the precondition in the documentation, and guide users who want to add more than one listener towards a more efficient way.