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

Ability to switch between digital and analog capabilities for A2 and A4 #111

Open
johnnyman727 opened this issue Nov 11, 2014 · 0 comments

Comments

@johnnyman727
Copy link
Contributor

Our [documentation] mentions being able to switch the GPIO bank pin A2 and A4 between digital and analog signals. That is currently not implemented in the firmware.

First step here would be writing a quick Request For Comment (RFC) and posting it on the forums to discuss how to expose that API (pin.type('analog') or whatever).

Then, add that API to tessel.js. You'll want to use the underlying binding to the set_mode function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant