Skip to content

Commit

Permalink
Include cs.2click-remote in init & interfaces
Browse files Browse the repository at this point in the history
  • Loading branch information
delucis committed Dec 15, 2015
1 parent c9ce2c4 commit 3c562d4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions init/cs.2click-objectlist.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
max oblist "cs.2click objects" cs.2click-inputs;
max oblist "cs.2click objects" cs.2click-outputs;
max oblist "cs.2click objects" cs.2click-presets;
max oblist "cs.2click objects" cs.2click-remote;
max oblist "cs.2click objects" cs.2click-led;
max oblist "cs.2click objects" cs.2click-send~;
max oblist "cs.2click objects" cs.2click-receive~;
7 changes: 7 additions & 0 deletions interfaces/cs.2click-obj-qlookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,12 @@
"category": [
"cs.2click"
]
},
"cs.2click-remote": {
"digest": "Control a cs.2click system programmatically.",
"module": "cs.2click",
"category": [
"cs.2click"
]
}
}

0 comments on commit 3c562d4

Please sign in to comment.