summaryrefslogtreecommitdiff
path: root/gr-blocks/include/blocks/check_lfsr_32k_s.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-blocks/include/blocks/check_lfsr_32k_s.h')
-rw-r--r--gr-blocks/include/blocks/check_lfsr_32k_s.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-blocks/include/blocks/check_lfsr_32k_s.h b/gr-blocks/include/blocks/check_lfsr_32k_s.h
index 4eba436e80..6eddd607b6 100644
--- a/gr-blocks/include/blocks/check_lfsr_32k_s.h
+++ b/gr-blocks/include/blocks/check_lfsr_32k_s.h
@@ -33,6 +33,7 @@ namespace gr {
* \brief sink that checks if its input stream consists of a lfsr_32k sequence.
* \ingroup sink_blk
*
+ * \details
* This sink is typically used along with
* gr::blocks::lfsr_32k_source_s to test the USRP using its
* digital loopback mode.