mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-06-06 21:38:47 +00:00
Fix numbering
This commit is contained in:
parent
28bf6e0c28
commit
85f91b69ae
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ have achieved the "released" status (published on crates.io + documentation / sh
|
||||||
16. [shared-bus] - I2C - utility driver for sharing a bus between multiple devices - [Intro post][16] 
|
16. [shared-bus] - I2C - utility driver for sharing a bus between multiple devices - [Intro post][16] 
|
||||||
17. [TMP006] - I2C - Contact-less infrared (IR) thermopile temperature sensor driver - [Intro post][17] 
|
17. [TMP006] - I2C - Contact-less infrared (IR) thermopile temperature sensor driver - [Intro post][17] 
|
||||||
18. [BNO055] - I2C - Bosch Sensortec BNO055 9-axis IMU driver - [Intro post][18] 
|
18. [BNO055] - I2C - Bosch Sensortec BNO055 9-axis IMU driver - [Intro post][18] 
|
||||||
18. [SH1106] - I2C - Monochrome OLED display controller - [Intro post][19] 
|
19. [SH1106] - I2C - Monochrome OLED display controller - [Intro post][19] 
|
||||||
|
|
||||||
[L3GD20]: https://crates.io/crates/l3gd20
|
[L3GD20]: https://crates.io/crates/l3gd20
|
||||||
[LSM303DLHC]: https://crates.io/crates/lsm303dlhc
|
[LSM303DLHC]: https://crates.io/crates/lsm303dlhc
|
||||||
|
|
Loading…
Reference in a new issue