aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_sendtext.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_sendtext.c')
-rwxr-xr-xapps/app_sendtext.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/app_sendtext.c b/apps/app_sendtext.c
index 7bdf1d265..252c95747 100755
--- a/apps/app_sendtext.c
+++ b/apps/app_sendtext.c
@@ -20,6 +20,9 @@
*
* \brief App to transmit a text message
*
+ * Requires support of sending text messages from channel driver
+ *
+ * \ingroup applications
*/
#include <string.h>