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
FastLED.io and DirectIO seem to conflict with multiple collisions.
Example:
In file included from C:\EE\microController\arduino-1.8.0\libraries\DirectIO/DirectIO.h:31:0,
from C:\EE\microController\arduino-1.6.9\projects\XXXXX.ino:73:
C:\EE\microController\arduino-1.8.0\libraries\DirectIO/include/pin.h:21:7: error: redefinition of 'class InputPin'
class InputPin {
The text was updated successfully, but these errors were encountered:
FastLED.io and DirectIO seem to conflict with multiple collisions.
Example:
The text was updated successfully, but these errors were encountered: