summaryrefslogtreecommitdiffstats
path: root/src/RemoteControl.h
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2014-02-14 18:09:29 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2014-02-14 18:09:29 +0100
commitd6d8d67b1c921d8fca7257291c15c07bdea8d14a (patch)
treeb682e411547bbf83d95c0c54b8e5d7c865d6aaa1 /src/RemoteControl.h
parent355c427917f06debcda701ccb75c8134da225aff (diff)
downloaddabmux-d6d8d67b1c921d8fca7257291c15c07bdea8d14a.tar.gz
dabmux-d6d8d67b1c921d8fca7257291c15c07bdea8d14a.tar.bz2
dabmux-d6d8d67b1c921d8fca7257291c15c07bdea8d14a.zip
Add more ZMQ RC parameters
Diffstat (limited to 'src/RemoteControl.h')
-rw-r--r--src/RemoteControl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/RemoteControl.h b/src/RemoteControl.h
index f8c14fd..a39af09 100644
--- a/src/RemoteControl.h
+++ b/src/RemoteControl.h
@@ -3,7 +3,8 @@
Her Majesty the Queen in Right of Canada (Communications Research
Center Canada)
- Written by Matthias P. Braendli, matthias.braendli@mpb.li, 2012
+ Copyright (C) 2014
+ Matthias P. Braendli, matthias.braendli@mpb.li
This module adds remote-control capability to some of the dabmod modules.
see testremotecontrol/test.cpp for an example of how to use this.