Skip to content

Commit 5b913bc

Browse files
Merge pull request #297 from arduino/fix-nano-overview-table
Improve pin column names for "Nano family overview" [HC-1420]
2 parents 669c7e9 + f1ee4f5 commit 5b913bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/Hardware Support/Nano Family/Nano-family-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ Despite the similarities, there are subtle differences in some Nano boards in or
1717

1818
## Pinout differences
1919

20-
The table below presents an overview of the pinout differences:
20+
The table below presents an overview of the pinout differences visible on the board's silk:
2121

2222
<table>
2323
<tr>
2424
<th>Board</th>
25-
<th>Analog Header Reset</th>
26-
<th>AREF</th>
27-
<th>5V</th>
25+
<th>"RST/REC/B1" pin</th>
26+
<th>AREF/ B0” pin</th>
27+
<th>“5V/ VUSB/ VBUS” pin</th>
2828
</tr>
2929
<tr>
3030
<td>Nano</td>

0 commit comments

Comments
 (0)