summaryrefslogtreecommitdiffstats
path: root/Kod/bilbana/yc4/display/set_text_flashing.m
diff options
context:
space:
mode:
Diffstat (limited to 'Kod/bilbana/yc4/display/set_text_flashing.m')
-rw-r--r--Kod/bilbana/yc4/display/set_text_flashing.m7
1 files changed, 7 insertions, 0 deletions
diff --git a/Kod/bilbana/yc4/display/set_text_flashing.m b/Kod/bilbana/yc4/display/set_text_flashing.m
new file mode 100644
index 0000000..00f683e
--- /dev/null
+++ b/Kod/bilbana/yc4/display/set_text_flashing.m
@@ -0,0 +1,7 @@
+function pkg = set_text_flashing(n1)
+%SET_TEXT_FLASHING Summary of this function goes here
+% Detailed explanation goes here
+
+pkg = get_package('ZB', [n1]);
+end
+