Improve style

This commit is contained in:
Diego Barrios Romero 2018-10-26 09:18:58 +02:00
parent 256b40296b
commit 3ebd22ab45

View file

@ -148,7 +148,8 @@ Implementations of [`embedded-hal`] for microcontroller families and systems run
### Testing
- [`embedded-hal-mock`] mock implementation of `embedded-hal` traits for testing without accessing hardware. - ![crates.io](https://img.shields.io/crates/v/embedded-hal-mock.svg)
- [`embedded-hal-mock`] - ![crates.io](https://img.shields.io/crates/v/embedded-hal-mock.svg)
- Mock implementation of `embedded-hal` traits for testing without accessing real hardware.
[`embedded-hal-mock`]: https://crates.io/crates/embedded-hal-mock