Skip to content

Commit

Permalink
TEST: Investigate sr failure
Browse files Browse the repository at this point in the history
Signed-off-by: Julia Pineda <[email protected]>
  • Loading branch information
jpineda3 committed Apr 22, 2024
1 parent eee2b5f commit d7e3fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/AD4630_24Tests.m
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ function testAD4630_24Smoke(testCase)
end

function testAD4630_24AttrSampleRate(testCase,sample_rate)
% '1750000' is set as '1754386'
% '1760000' is set as '1754386'
adc = adi.AD4630_24.Rx('uri',testCase.uri);
adc.uri = testCase.uri;
val = sample_rate;
Expand Down

0 comments on commit d7e3fa1

Please sign in to comment.