Skip to content

Commit

Permalink
Link driver-examples repo
Browse files Browse the repository at this point in the history
  • Loading branch information
eldruin committed Apr 12, 2019
1 parent 1228588 commit e32831a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
//! To use this driver, import this crate and an `embedded_hal` implementation,
//! then instantiate the appropriate device.
//!
//! Please find additional examples in this repository: [pca9685-examples]
//! [pca9685-examples]: https://github.com/eldruin/pca9685-examples
//! Please find additional examples in this repository: [driver-examples]
//! [driver-examples]: https://github.com/eldruin/driver-examples
//!
//! ### Create a driver instance
//!
Expand Down

0 comments on commit e32831a

Please sign in to comment.