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

Separate out WiringPi from the Sensor code #30

Open
dakriy opened this issue Jun 9, 2019 · 0 comments
Open

Separate out WiringPi from the Sensor code #30

dakriy opened this issue Jun 9, 2019 · 0 comments
Labels
enhancement New feature or request minor Not very important

Comments

@dakriy
Copy link
Owner

dakriy commented Jun 9, 2019

The wiring pi library needs to be abstracted away so that if the wiring pi library needs to be changed to something else, it can be. Or just stop using it all together as I think we can get away from it. At any rate, we need an abstraction interface to separate the code that does the actual OS calls from the sensor code to increase portability, and proper segmentation.

@dakriy dakriy added enhancement New feature or request minor Not very important labels Jun 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor Not very important
Projects
None yet
Development

No branches or pull requests

1 participant