Skip to content

Commit b974b91

Browse files
authored
Merge pull request #789 from slokhorst/patch-2
analogReference now supported by Arduino nRF528x
2 parents 7b8e6e5 + 6e02c42 commit b974b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/Analog IO/analogReference.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Arduino SAM Boards (Due)
5252

5353
* AR_DEFAULT: the default analog reference of 3.3V. This is the only supported option for the Due.
5454

55-
Arduino mbed-enabled Boards (Nano 33 BLE only): only available when using the _Arduino mbed-enabled Boards_ platform, and not when using the _Arduino nRF528x Boards (Mbed OS)_ platform
55+
Arduino mbed-enabled Boards (Nano 33 BLE only): available when using the _Arduino mbed-enabled Boards_ platform, or the _Arduino nRF528x Boards (Mbed OS)_ platform version 1.1.6 or later
5656

5757
* AR_VDD: the default 3.3 V reference
5858
* AR_INTERNAL: built-in 0.6 V reference

0 commit comments

Comments
 (0)