mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-10 06:54:19 +00:00
parent
19a3736fe5
commit
913a86bbec
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ void furi_delay_tick(uint32_t ticks);
|
|||
*
|
||||
* @warning This should never be called in interrupt request context.
|
||||
*
|
||||
* @param[in] tick The tick until which kerel should delay task execution
|
||||
* @param[in] tick The tick until which kernel should delay task execution
|
||||
*
|
||||
* @return The furi status.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue