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

May want to update docs. #1

Open
MonsterTKE opened this issue Apr 3, 2012 · 0 comments
Open

May want to update docs. #1

MonsterTKE opened this issue Apr 3, 2012 · 0 comments

Comments

@MonsterTKE
Copy link

I had to dig around in the .cpp file to figure out that a button is initialized via
"Button button = Button(3, BUTTON_PULLDOWN)"
rather than
"Button button = Button(3, PULLDOWN)"
as the documentation says.

I hate it when this happens, :( now I have to test every function in the library to make sure that it actually works as it should, due to not being able to trust the documentation.

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