summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2015-11-02 17:08:49 +0100
committerDimitri Sokolyuk <demon@dim13.org>2015-11-02 17:08:49 +0100
commitd78b37bc98dab30939397ba59e2b1fdcb374caf2 (patch)
tree3ca5b15f171000b4808a627c61f63dec5a1eee63 /include
parent26427226fa701d90a8aa107ef0709ee19d6f2c54 (diff)
Add button (not working) see m.b. KmeFcoKeyList
Diffstat (limited to 'include')
-rw-r--r--include/opcodes.hrl1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/opcodes.hrl b/include/opcodes.hrl
index 54f3771..dfddbfe 100644
--- a/include/opcodes.hrl
+++ b/include/opcodes.hrl
@@ -3,3 +3,4 @@
-define(MONITOR, {local, 71}).
-define(SNAPSHOT, {local, 74}).
-define(STATUS, {local, 211}).
+-define(BUTTON, {local, 262}).