lucalas / StreamlabsArduinoAlerts

Library to connect to your Streamlabs account and catch all the Twitch events.
8 stars 1 forks source link

Dependencies #3

Closed JulianS-Uni closed 3 years ago

JulianS-Uni commented 3 years ago

https://github.com/lucalas/StreamlabsArduinoAlerts/blob/c9e74984146c862b474fd884a290ecf40982ee32/library.properties#L10

Some is wring with your dependencies. Those are the dependencies that worked within PlatformIO for me:

etidbury/SocketIoClient@^1.0.0
bblanchon/ArduinoJson@^6.17.2
lucalas commented 3 years ago

Thanks, right now I want to remove SocketIoClient dependency (it's deprecated), this is the issue correlated #2 so the dependencies will change. Let me know if there's something else or i'll close the issue.