Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit f9f8c1b

Browse files
committed
Board: update comments for arduino101
Signed-off-by: Zoltan Kis <[email protected]>
1 parent 1526512 commit f9f8c1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

api/board/arduino101.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ Arduino 101 pins are summarized in the following table (channel means the index
5151
| `"A3"` | ANALOG_IN(3) |
5252
| `"A4"` | ANALOG_IN(4) |
5353
| `"A5"` | ANALOG_IN(5) |
54-
| `"LED0"` | active on 1 |
55-
| `"LED1"` | active on 0 |
56-
| `"LED2"` | active on 0 |
54+
| `"LED0"` | alias for GPIO connected LED, active on 1 |
55+
| `"LED1"` | alias for GPIO connected LED, active on 0 |
56+
| `"LED2"` | alias for GPIO connected LED, active on 0 |

0 commit comments

Comments
 (0)