summaryrefslogtreecommitdiff
path: root/include/lightbar_opcode_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lightbar_opcode_list.h')
-rw-r--r--include/lightbar_opcode_list.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/lightbar_opcode_list.h b/include/lightbar_opcode_list.h
index 523303eb60..83432c04e3 100644
--- a/include/lightbar_opcode_list.h
+++ b/include/lightbar_opcode_list.h
@@ -12,4 +12,5 @@
OP(SET_DELAY_TIME), \
OP(RAMP_ONCE), \
OP(CYCLE_ONCE), \
- OP(CYCLE),
+ OP(CYCLE), \
+ OP(HALT),