Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martha-johnston authored Nov 4, 2024
1 parent 3591a27 commit c90d2a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The following attributes are available for `viam:hardkernel:odroid` boards:

| Attribute | Type | Required? | Description |
| --------- | ---- | --------- | ---------- |
| `digital_interrupts` | object | Optional | Any digital interrupts's {{< glossary_tooltip term_id="pin-number" text="pin number" >}} and name.|
| `digital_interrupts` | object | Optional | Any digital interrupts's pin number and name.|
| `analogs` | object | Optional | Attributes of any pins that can be used as Analog-to-Digital Converter (ADC) inputs.|

For instructions on implementing analogs, see [Analogs configuration](#Analogs-configuration). For instructions on implementing digital interrupts, see [Digital interrupt configuration](#Digital-interrupt-configuration).
Expand Down

0 comments on commit c90d2a5

Please sign in to comment.