From 855311975814891f531577f90115bfb5fa6ed252 Mon Sep 17 00:00:00 2001 From: Jörgen Scott Date: Fri, 15 Aug 2014 15:13:39 +0200 Subject: Fixed commented zmq example --- doc/example.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3