Skip to content

Commit 06afc9d

Browse files
GIGA AREF info [HC-1521] (arduino#357)
* added giga in the table * Apply suggestions from code review Co-authored-by: seaxwi <71350948+seaxwi@users.noreply.github.com> --------- Co-authored-by: seaxwi <71350948+seaxwi@users.noreply.github.com>
1 parent f573eca commit 06afc9d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/Hardware Support/Generic/About-the-AREF-pin.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,16 @@ Not all boards have an enabled AREF pin, and it doesn't work the same way on all
2626
<blockquote><b>Note:</b> To avoid damaging your board, read the library reference's <a href="https://www.arduino.cc/reference/en/language/functions/analog-io/analogreference/#_notes_and_warnings">notes and warnings</a> section before using an external reference voltage.</blockquote>
2727
</td>
2828
</tr>
29+
<tr>
30+
<td>
31+
<ul>
32+
<li>Arduino GIGA R1</li>
33+
</ul>
34+
</td>
35+
<td>
36+
Any external voltage applied to the AREF pin will be automatically used as the reference.
37+
</td>
38+
</tr>
2939
<tr>
3040
<td>
3141
<ul>

0 commit comments

Comments
 (0)