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

TODO: Update cooling-type argument parser to support optional air/water=0/1 #6

Open
bjwyman opened this issue Apr 28, 2017 · 0 comments

Comments

@bjwyman
Copy link
Contributor

bjwyman commented Apr 28, 2017

The argument parsing for the phosphor-cooling-type application would ideally allow one to send in a parameter for --air or --water with an optional part that indicates what state of the pin indicates that condition:
Water is true if value of read is 1:
phosphor-cooling-type --dev=/dev/input/event0 --event=13 --water=1
Water is true if value of read is 0:
phosphor-cooling-type --dev=/dev/input/event0 --event=13 --water=0
...

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

No branches or pull requests

1 participant