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

Fix "bouchingBall" keyword #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

schumar
Copy link

@schumar schumar commented Jun 8, 2021

complete 6f4f084

@srenkens
Copy link

Hi, I ran into this one myself. PlatformIO refused to compile because of this mismatch between the .h and the .cpp file. It would be nice if this PR got merged. Thanks for the library!

@schumar
Copy link
Author

schumar commented Jul 2, 2021

Hi @srenkens, your issue has already been fixed with 6f4f084, so you just need to check out the library directly from github (on the project page, click the green "Code" button, then "Download ZIP", and unpack it wherever PlatformIO is looking for its libraries).

This PR only ensures that the Arduino IDE (and maybe PlatformIO, don't know) shows the word bouncingBall in the correct color when syntax-highlighting.

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

Successfully merging this pull request may close these issues.

3 participants