noemu / sam-fusee-launcher

Fusee Launcher for the Adafruit Trinket M0
GNU General Public License v2.0
48 stars 11 forks source link

Need help for the INTERNAL_DS_DATA #2

Open 011049 opened 5 years ago

011049 commented 5 years ago

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

noemu commented 5 years ago

it looks like the adafruit library is missing.

Check if ..\Arduino\packages\adafruit\hardware\samd\1.0.21\variants\trinket_m0\variant.h exists.