aboutsummaryrefslogtreecommitdiff
path: root/src/configs/commands.config.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/configs/commands.config.json')
-rw-r--r--src/configs/commands.config.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/configs/commands.config.json b/src/configs/commands.config.json
index cdb7745..9ef5a75 100644
--- a/src/configs/commands.config.json
+++ b/src/configs/commands.config.json
@@ -9,6 +9,11 @@
"name": "radioStop",
"description": "Stop Radio",
"file": "./commands/radioStop.js"
+ },
+ {
+ "name": "tune",
+ "description": "FM Radio Tune IN",
+ "file": "./commands/tune.js"
}
]
} \ No newline at end of file