summaryrefslogtreecommitdiff
path: root/gr-blocks/include/blocks/message_strobe.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-blocks/include/blocks/message_strobe.h')
-rw-r--r--gr-blocks/include/blocks/message_strobe.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gr-blocks/include/blocks/message_strobe.h b/gr-blocks/include/blocks/message_strobe.h
index 6b427d539c..abd9b73596 100644
--- a/gr-blocks/include/blocks/message_strobe.h
+++ b/gr-blocks/include/blocks/message_strobe.h
@@ -31,8 +31,9 @@ namespace gr {
/*!
* \brief Send message at defined interval
- * \ingroup msg_blk
+ * \ingroup message_tools_blk
*
+ * \details
* Takes a PMT message and sends it out every \p period_ms
* milliseconds. Useful for testing/debugging the message system.
*/