Skip to content

Commit

Permalink
Update README.md (#357)
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
indexds authored Dec 23, 2024
1 parent b040576 commit 9cea14d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- Supports both native ESP IDF build (default), as well as a PlatformIO build
- Option to use in a mixed Rust/C project. Check the documentation in the [esp-idf-template](https://github.com/esp-rs/esp-idf-template) crate

**You might want to also check out the type safe Rust wrappes built on top of these raw bindings:**
**You might want to also check out the type safe Rust wrappers built on top of these raw bindings:**
- [Type safe wrappers for ESP IDF Services](https://github.com/esp-rs/esp-idf-svc)
- [Type safe wrappers for ESP IDF Drivers](https://github.com/esp-rs/esp-idf-hal)

Expand Down

0 comments on commit 9cea14d

Please sign in to comment.