mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-27 19:57:38 +00:00
[Docs] Fix missing column for LoopTimerSetAndRun
This commit is contained in:
@@ -402,6 +402,7 @@
|
||||
LoopTimerSetAndRun
|
||||
|
||||
LoopTimerSetAndRun_ms","
|
||||
:green:`Rules`","
|
||||
Set a Loop-Timer using ``LoopTimerSet`` or ``LoopTimerSet_ms`` and immediately run the first iteration.
|
||||
|
||||
If a ``<nr of loops>`` value > 0 is included in the command, that count is decremented by 1 for the first iteration, as expected.
|
||||
|
||||
Reference in New Issue
Block a user