Skip to content

Commit

Permalink
Refactor: clean up controller
Browse files Browse the repository at this point in the history
  • Loading branch information
AsriFox committed Dec 3, 2023
1 parent 312ffaa commit 40eafb3
Show file tree
Hide file tree
Showing 4 changed files with 316 additions and 250 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,10 @@
"command": "gnuradio-integration.runFlowgraph",
"when": "resourceScheme == file && resourceExtname == .grc"
},
{
"command": "gnuradio-integration.createBlock",
"when": "gnuradio-integration.moduleFound"
},
{
"command": "gnuradio-integration.createPythonBindings",
"when": "gnuradio-integration.moduleFound"
Expand Down
Loading

0 comments on commit 40eafb3

Please sign in to comment.