Commit aa6751c
authored
Use standard pin name in attachInterrupt() table (#807)
The previous pin number 15 in the table for Nano 33 IoT was correct, but users are more familiar with the "An" pin naming style, as marked on the board silkscreen, so it's better to always use those names in the reference.1 parent c4fcc24 commit aa6751c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments