mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-01-11 17:45:26 +00:00
Fix GHZ to GHz
Co-Authored-By: ryankurte <ryankurte@users.noreply.github.com>
This commit is contained in:
parent
a24c4cf0aa
commit
e52b0e6caf
1 changed files with 1 additions and 1 deletions
|
@ -437,7 +437,7 @@ Work in progress drivers. Help the authors make these crates awesome!
|
|||
- [VL53L0X] - A platform agnostic driver to interface with the vl53l0x (time-of-flight sensor) ![crates.io](https://img.shields.io/crates/v/vl53l0x.svg)
|
||||
- [MCP49xx] - SPI - 8/10/12-bit DACs like MCP4921, MCP4922, MCP4801, etc. - ![crates.io](https://img.shields.io/crates/v/mcp49xx.svg)
|
||||
- [DW1000] - SPI - Radio transceiver for communication based on IEEE 802.15.4 and position tracking - ![crates.io](https://img.shields.io/crates/v/dw1000.svg)
|
||||
- [radio-at86rf212] - SPI - Sub GHZ 802.15.4 radio transceiver ![crates.io](https://img.shields.io/crates/v/radio-at86rf212.svg)
|
||||
- [radio-at86rf212] - SPI - Sub GHz 802.15.4 radio transceiver ![crates.io](https://img.shields.io/crates/v/radio-at86rf212.svg)
|
||||
|
||||
[MFRC522]: https://github.com/japaric/mfrc522
|
||||
[motor-driver]: https://github.com/japaric/motor-driver
|
||||
|
|
Loading…
Reference in a new issue