We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2348b08 commit 87b2e9dCopy full SHA for 87b2e9d
+adi/+AD4052/Rx.m
@@ -10,7 +10,7 @@
10
% `rx = adi.AD4052.Rx;`
11
% `rx = adi.AD4052.Rx('uri','serial:COM5,230400');`
12
%
13
- % `AD4052 Datasheet <http://www.analog.com/media/en/technical-documentation/data-sheets/AD4052.pdf>`_
+ % `AD4052 Datasheet <https://www.analog.com/media/en/technical-documentation/data-sheets/ad4052-ad4058.pdf>`_
14
15
properties (Nontunable, Hidden, Constant)
16
Type = 'Rx'
0 commit comments