Skip to content

Commit

Permalink
Update README.md (#87)
Browse files Browse the repository at this point in the history
fixed minor issue in readme
  • Loading branch information
maebli authored Sep 12, 2024
1 parent 3ff6b44 commit 7431e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/waveshare-rp2040-lcd-0-96/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RP2040 chip according to how it is connected up on the Feather.
To use this crate, your `Cargo.toml` file should contain:

```toml
waveshare_rp2040_lcd_0_96 = "0.8.0"
waveshare-rp2040-lcd-0-96 = "0.8.0"
```

In your program, you will need to call `waveshare_rp2040_lcd_0_96::Pins::new` to create
Expand Down

0 comments on commit 7431e73

Please sign in to comment.