Skip to content

Commit

Permalink
add espnow to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Kezii committed Mar 19, 2024
1 parent 2e27045 commit 03b41b5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,17 @@ You can use it as a simple units-aware calculator
cargo run --release --bin rink
```

## ESP-NOW remote keyboard

Sends key events over ESP-NOW, using the Cardputer as a remote keyboard

An ESP-NOW receiver with a wifi access point is required

```
cargo run --release --bin espnow_remote
```


# Credits
Upstream display driver

Expand Down

0 comments on commit 03b41b5

Please sign in to comment.