From: jcorgan Date: Mon, 5 Jan 2009 18:59:27 +0000 (+0000) Subject: Update configuration file to not use inline comments X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=1fc72526b45810f5a22a08479657d96c47b3290f;p=debian%2Fgnuradio Update configuration file to not use inline comments git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10194 221aa14e-8319-0410-a670-987f0aec2ac5 --- diff --git a/gr-wxgui/gr-wxgui.conf b/gr-wxgui/gr-wxgui.conf index 6dcc54d2..da458238 100644 --- a/gr-wxgui/gr-wxgui.conf +++ b/gr-wxgui/gr-wxgui.conf @@ -3,6 +3,11 @@ # ~/.gnuradio/config.conf [wxgui] -style = auto # 'gl', 'nongl', or 'auto' -fft_rate = 15 # fftsink and waterfallsink -frame_decim = 1 # scopesink +# 'gl', 'nongl', or 'auto' +style = auto + +# fftsink and waterfallsink +fft_rate = 15 + +# scopesink +frame_decim = 1