Tareas periódicas
Configurar tareas periódicas del menú
Tasks
Tasks:
# Identificador del task
TicTac:
# Intervalo en ticks
# 20 ticks = 1 segundo
period: 20
# Acciones que se ejcutan
task:
- requirement: 'isOperator.'
actions:
- 'sound: BLOCK_NOTE_BLOCK_BIT-1-2'Last updated
Was this helpful?