mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-12-23 13:21:44 +03:00
parent
19a3736fe5
commit
913a86bbec
@ -79,7 +79,7 @@ void furi_delay_tick(uint32_t ticks);
|
|||||||
*
|
*
|
||||||
* @warning This should never be called in interrupt request context.
|
* @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.
|
* @return The furi status.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user