From 3f7c2a4774c85836bd470f5f212072abedbb699f Mon Sep 17 00:00:00 2001 From: PeterLaemmle Date: Fri, 14 Oct 2016 14:12:03 +0200 Subject: [PATCH] Update Telegram.py --- plugins/Telegram/Telegram.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Telegram/Telegram.py b/plugins/Telegram/Telegram.py index 2f1c832..f200283 100644 --- a/plugins/Telegram/Telegram.py +++ b/plugins/Telegram/Telegram.py @@ -63,7 +63,7 @@ def run(typ,freq,data): @type typ: string (FMS|ZVEI|POC) @param typ: Typ of the dataset - @type data: map of data (structure see interface.txt) + @type data: map of data (structure see readme.md in plugin folder) @param data: Contains the parameter for dispatch @type freq: string @keyword freq: frequency of the SDR Stick