You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dependencies of the library are too broad. I tried using the library in a PlatformIO project on a Huzzah32 and it would not compile due to the WaveHC dependency that the library does not really need. Even if it did compile, it takes a really long time due to all of the unneeded dependencies.
The dependencies of the library are too broad. I tried using the library in a PlatformIO project on a Huzzah32 and it would not compile due to the
WaveHC
dependency that the library does not really need. Even if it did compile, it takes a really long time due to all of the unneeded dependencies.Specifically here:
Adafruit_LED_Backpack/library.properties
Line 9 in 8ac14ab
this should only be:
The text was updated successfully, but these errors were encountered: