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