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

provide aliases for pins #54

Open
soundanalogous opened this issue Nov 9, 2013 · 0 comments
Open

provide aliases for pins #54

soundanalogous opened this issue Nov 9, 2013 · 0 comments
Milestone

Comments

@soundanalogous
Copy link
Owner

When creating a instance of an io component, allow users to pass "A0" instead of boardRef.getAnalogPin(0) and "D5" instead of boardRef.getDigitalPin(5). Also passing just a number should call boardRef.getDigitalPin(num) for that number.

@soundanalogous soundanalogous modified the milestones: 0.5, 0.4 Jan 18, 2016
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