update docs

This commit is contained in:
bol-van
2026-04-13 15:34:57 +03:00
parent ee24e84b85
commit bca26682e7
+1 -1
View File
@@ -2593,7 +2593,7 @@ function timer_set(name, func, period, oneshot, data)
#### timer_del
Удалить таймер.
Удалить таймер. Текущая функция не прерывается, но последующих вызовов не будет.
```
function timer_del(name)