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 authored and ribdp committed Oct 13, 2023
1 parent a3a7989 commit 4250f1c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions +adi/+AD2S1210/Rx.m
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@
VelocityScale
end

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

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

0 comments on commit 4250f1c

Please sign in to comment.