summaryrefslogtreecommitdiffstats
path: root/Kod/bilbana/yc4/display/set_text_flashing.m
blob: 00f683e7714f7dd3156cdc0d01554ac8103b5bfa (plain) (blame)
1
2
3
4
5
6
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