Merge pull request #126 from eldruin/wip-apds9960-crate

Update APDS9960 entry after crate publishing
This commit is contained in:
Rahul Thakoor 2018-12-22 22:25:31 +04:00 committed by GitHub
commit cb92beacc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -404,7 +404,7 @@ Work in progress drivers. Help the authors make these crates awesome!
- [AS5048A] - SPI - AMS AS5048A Magnetic Rotary Encoder
- [MAX17048/9] - I2C - LiPo Fuel guage, battery monitoring IC - ![crates.io](https://img.shields.io/crates/v/max17048.svg)
- [HM11] - USART - HM-11 bluetooth module AT configuration crate - ![crates.io](https://img.shields.io/crates/v/hm11.svg)
- [APDS9960] - I2C - Proximity, ambient light, RGB and gesture sensor
- [APDS9960] - I2C - Proximity, ambient light, RGB and gesture sensor - ![crates.io](https://img.shields.io/crates/v/apds9960.svg)
[MFRC522]: https://github.com/japaric/mfrc522
@ -459,7 +459,7 @@ Work in progress drivers. Help the authors make these crates awesome!
[AS5048A]: https://github.com/uwearzt/as5048a
[HM11]: https://crates.io/crates/hm11
[MAX17048/9]: https://crates.io/crates/max17048
[APDS9960]: https://github.com/eldruin/apds9960-rs
[APDS9960]: https://crates.io/crates/apds9960
## no-std crates