Dynatrace / ufo

Visual alert/status display for builds, CI, continuous delivery, operations, and more.
http://dynatrace.github.io/ufo/
Other
102 stars 23 forks source link

multiple errors trying to compile. #14

Closed billieblaze closed 7 years ago

billieblaze commented 7 years ago

Trying to compile and getting multiple library related errors. Would it be possble for you to version control any 3rd party dependencies? I had to add ArduinoJSON first, and then i started getting errors from ESP libraries..

flyinggorilla commented 7 years ago

Hi thanks for the note. I have added the ArduinoJSON library to the howto documentation, which lists the dependencies. For now we wont check-in third parties. We consider moving from ESP8266 to ESP32 and will reconsider how we deal with third party libraries.