Skip to content

Commit

Permalink
Merge pull request #17 from nalbam/main
Browse files Browse the repository at this point in the history
add gpio
  • Loading branch information
nalbam authored Oct 13, 2023
2 parents 5c0aad9 + 56967b1 commit 6e6022e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,13 @@
| Clear | T | Clear the timer and all lap times. |
| Drop | D | Cancel the last lap time. |
| Reject | F | Cancel the last lap time and merge it into the timer. |

## gpio

![GPIO](images/GPIO-Pinout-Diagram-2.png)

```text
VCC : 1, 17
GND : 6, 9, 14, 20, 25, 30, 34, 39
DOUT : 11, 13
```
Binary file added images/GPIO-Pinout-Diagram-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6e6022e

Please sign in to comment.