Skip to content

Commit 7431e73

Browse files
authored
Update README.md (#87)
fixed minor issue in readme
1 parent 3ff6b44 commit 7431e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/waveshare-rp2040-lcd-0-96/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RP2040 chip according to how it is connected up on the Feather.
1717
To use this crate, your `Cargo.toml` file should contain:
1818

1919
```toml
20-
waveshare_rp2040_lcd_0_96 = "0.8.0"
20+
waveshare-rp2040-lcd-0-96 = "0.8.0"
2121
```
2222

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

0 commit comments

Comments
 (0)