mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-23 21:43:51 +01:00
`_cb_arg` was never set, it was simply ignored in `rtc_set_alarm()`. The fix is trivial: just set `_cb_arg` to the assigned argument.
`_cb_arg` was never set, it was simply ignored in `rtc_set_alarm()`. The fix is trivial: just set `_cb_arg` to the assigned argument.