diff options
author | Matthias P. Braendli (think) <matthias@mpb.li> | 2012-08-17 11:33:02 +0200 |
---|---|---|
committer | Matthias P. Braendli (think) <matthias@mpb.li> | 2012-08-17 11:33:02 +0200 |
commit | d4a1f755a9e5426187fe6e80eb32c299f81104dd (patch) | |
tree | b65bd65db58b277ac04a416da169b74da51099d8 /src/RemoteControl.h | |
parent | 63f6e31cad0276352dd508394742b3161dde77bf (diff) | |
download | dabmod-d4a1f755a9e5426187fe6e80eb32c299f81104dd.tar.gz dabmod-d4a1f755a9e5426187fe6e80eb32c299f81104dd.tar.bz2 dabmod-d4a1f755a9e5426187fe6e80eb32c299f81104dd.zip |
crc-dabmod: remote control for FIRFilter
Diffstat (limited to 'src/RemoteControl.h')
-rw-r--r-- | src/RemoteControl.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/RemoteControl.h b/src/RemoteControl.h index 5ffb2fb..17352bf 100644 --- a/src/RemoteControl.h +++ b/src/RemoteControl.h @@ -4,6 +4,9 @@ Center Canada) Written by Matthias P. Braendli, matthias.braendli@mpb.li, 2012 + + This module adds remote-control capability to some of the dabmod modules. + see testremotecontrol/test.cpp for an example of how to use this. */ /* This file is part of CRC-DADMOD. |