drivers/timer: fix copy/paste error
This commit is contained in:
parent
cd505b5a71
commit
f30c4ade2c
@ -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