From ed97250caa349231642d35cc84074b3bd4e89ba4 Mon Sep 17 00:00:00 2001
From: Nao Pross <np@0hm.ch>
Date: Fri, 22 Oct 2021 11:07:52 +0200
Subject: Create (empty) out of tree gnuradio module fading_ui with block
 rx_ui_sink

---
 src/gr-fading_ui/examples/README | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 src/gr-fading_ui/examples/README

(limited to 'src/gr-fading_ui/examples')

diff --git a/src/gr-fading_ui/examples/README b/src/gr-fading_ui/examples/README
new file mode 100644
index 0000000..c012bdf
--- /dev/null
+++ b/src/gr-fading_ui/examples/README
@@ -0,0 +1,4 @@
+It is considered good practice to add examples in here to demonstrate the
+functionality of your OOT module. Python scripts, GRC flow graphs or other
+code can go here.
+
-- 
cgit v1.2.1