From b9b8321c715288aa07add3339da1d2c4a46cdf8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christopher=20M=C3=A9ndez?= <49886387+mcmchris@users.noreply.github.com> Date: Wed, 15 Oct 2025 11:55:43 -0400 Subject: [PATCH] AR_MAX removed --- .../boards/nano-matter/tutorials/01.user-manual/content.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/hardware/03.nano/boards/nano-matter/tutorials/01.user-manual/content.md b/content/hardware/03.nano/boards/nano-matter/tutorials/01.user-manual/content.md index 982a62a80b..c05a3156f5 100644 --- a/content/hardware/03.nano/boards/nano-matter/tutorials/01.user-manual/content.md +++ b/content/hardware/03.nano/boards/nano-matter/tutorials/01.user-manual/content.md @@ -1669,7 +1669,6 @@ The Nano Matter ADC reference voltage is 3.3 V by default, it can be configured | AR_EXTERNAL_1V25 | External 1.25V reference | | AR_VDD | VDD (unbuffered to ground) | | AR_08VDD | 0.8 * VDD (buffered to ground) | -| AR_MAX | Maximum value | To set a different analog reference from the default one, see the following example: