1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 22:13:52 +01:00

Merge pull request #1869 from authmillenon/vtimer-doc-improve

vtimer: improve documentation of vtimer_set_msg()
This commit is contained in:
Oleg Hahm 2014-10-23 22:56:24 +02:00
commit a676038472

View File

@ -82,7 +82,7 @@ int vtimer_usleep(uint32_t us);
int vtimer_sleep(timex_t time);
/**
* @brief set a vtimer with msg event handler
* @brief set a vtimer with msg event handler of type @ref MSG_TIMER
* @param[in] t pointer to preinitialised vtimer_t
* @param[in] interval vtimer timex_t interval
* @param[in] pid process id