Hello,
I’m moving from the Build IDE to the Dev IDE. In Particle Dev, I tried compiling one of the simple InternetButton examples and am getting the error “InternetButton/InternetButton.h: No such file or directory” I went to Github and downloaded the InternetButton master project and copied the InternetButton.cpp and .h files into an InternetButton folder at the root of the example I am trying to compile. Still getting the error. Am I supposed to download all the libaries and place them somewhere locally…or shouldn’t it be compiling in the cloud and including those libraries automatically? Is there a document on how to setup my local Particle Dev environment?
Thanks for any help you can provide!