Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove sensors from crate and prepare release 0.4 #40

Merged
merged 2 commits into from
Mar 21, 2018

Conversation

posborne
Copy link
Member

This resolves #27 but keeps the code around (for now) as a reference.

CC @Kixunil @arcnmx

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Including the sensor support in this crate did not make sense, but
the code that exists is still pretty handy as a reference.  This commit
gets rid of all sensor traits and sensors from this crate and moves
the code to live in examples as a reference (pretty directly
pasted back into example files as a start).

Signed-off-by: Paul Osborne <osbpau@gmail.com>
Signed-off-by: Paul Osborne <osbpau@gmail.com>
@posborne posborne requested a review from nastevens March 20, 2018 06:16
@posborne posborne merged commit 1645280 into master Mar 21, 2018
RandomInsano pushed a commit to RandomInsano/rust-i2cdev that referenced this pull request Sep 29, 2018
…-sensors-from-crate

Remove sensors from crate and prepare release 0.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Separate sensors into other crate
2 participants