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

Automagic disable of NeoPixel Code if FastLED is included first #12

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

brencerddwr
Copy link

I added code that checks if FastLED was included before this library is included and excludes
the NeoPixel code if it is.

All changes are within Adafruit_CircuitPlayground.h, wrapping the NeoPixel code in #ifndef ... #endif

The README.md is for people that find my repository and choose to use it.

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.

1 participant