aboutsummaryrefslogtreecommitdiffstats
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/index.tpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/views/index.tpl b/views/index.tpl
index db20f49..c620fa8 100644
--- a/views/index.tpl
+++ b/views/index.tpl
@@ -15,7 +15,9 @@
<div id="general">
<p>General Options</p>
<ul>
- <li>rtl_sdr command line: {{rtl_sdr_cmdline}}</li>
+ <li>frequency: {{freq}}</li>
+ <li>gain: {{gain}}</li>
+ <li>rate: {{rate}}</li>
</ul>
</div>