Skip to content

Commit

Permalink
Update esp-println version in usage section (#2100)
Browse files Browse the repository at this point in the history
  • Loading branch information
Szybet authored Sep 6, 2024
1 parent 598212a commit e6da896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esp-println/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ logging capabilities for Espressif devices.
# Usage

```toml
esp-println = { version = "0.9.1", features = ["esp32c2"] }
esp-println = { version = "0.11.0", features = ["esp32c2"] }
```

or `cargo add esp-println --features esp32c2`
Expand Down

0 comments on commit e6da896

Please sign in to comment.