aboutsummaryrefslogtreecommitdiffstats
path: root/doc/example.ini
diff options
context:
space:
mode:
authorJörgen Scott <jorgen.scott@gmail.com>2014-08-15 15:13:39 +0200
committerJörgen Scott <jorgen.scott@gmail.com>2014-08-15 15:13:39 +0200
commit855311975814891f531577f90115bfb5fa6ed252 (patch)
treebe81381ab19cbe7e01318620dec1ce6baf77454f /doc/example.ini
parent984680904368b94a64f45c6e5aa27348cf3d299d (diff)
downloaddabmod-855311975814891f531577f90115bfb5fa6ed252.tar.gz
dabmod-855311975814891f531577f90115bfb5fa6ed252.tar.bz2
dabmod-855311975814891f531577f90115bfb5fa6ed252.zip
Fixed commented zmq example
Diffstat (limited to 'doc/example.ini')
-rw-r--r--doc/example.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/example.ini b/doc/example.ini
index 9cdfe03..1c25529 100644
--- a/doc/example.ini
+++ b/doc/example.ini
@@ -25,7 +25,7 @@ loop=0
; When recieving data using ZeroMQ, the source is the URI to be used
;transport=zeromq
-;source=tcp://localhost:8080
+;source=zmq+tcp://localhost:8080
[modulator]
; Gain mode: 0=FIX, 1=MAX, 2=VAR