Open schumar opened 3 years ago
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!
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.
complete 6f4f084