mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-28 16:01:18 +01:00
`timer_query_freqs()` should return 0 when index is out of range according to the doc. This changes the code to live up to the spec.
`timer_query_freqs()` should return 0 when index is out of range according to the doc. This changes the code to live up to the spec.