Skip to content

Commit

Permalink
Remove unused FrameCount property
Browse files Browse the repository at this point in the history
Signed-off-by: Apelete Seketeli <[email protected]>
  • Loading branch information
apelete committed Oct 11, 2023
1 parent 8305429 commit 8156466
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions +adi/+AD4020/Rx.m
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@
SamplingFrequency = 0
end

properties (Hidden)
% Number of frames or buffers of data to capture
FrameCount = 1
end

% Channel names
properties (Nontunable, Hidden, Constant)
channel_names = {'voltage0'}
Expand Down

0 comments on commit 8156466

Please sign in to comment.