mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-19 19:43:52 +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.