We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I downloaded the latest Adafruit_DotStar and try to run it under trinketLed.h but it shows up this INTERNAL_DS_DATA' was not declared in this scope
The text was updated successfully, but these errors were encountered:
it looks like the adafruit library is missing.
Check if ..\Arduino\packages\adafruit\hardware\samd\1.0.21\variants\trinket_m0\variant.h exists.
..\Arduino\packages\adafruit\hardware\samd\1.0.21\variants\trinket_m0\variant.h
Sorry, something went wrong.
No branches or pull requests
I downloaded the latest Adafruit_DotStar and try to run it under trinketLed.h but it shows up this
INTERNAL_DS_DATA' was not declared in this scope
The text was updated successfully, but these errors were encountered: