mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
Merge pull request #5831 from mali/timer
drivers/timer: fix copy/paste error
This commit is contained in:
commit
5552b92023
@ -153,7 +153,7 @@ unsigned int timer_read(tim_t dev);
|
||||
*
|
||||
* This function is only needed if the timer was stopped manually before.
|
||||
*
|
||||
* @param[in] dev the timer device to stop
|
||||
* @param[in] dev the timer device to start
|
||||
*/
|
||||
void timer_start(tim_t dev);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user