[Solved] How to include a library in your project?

Hello. I wanna include a header file from GIT in to my Spark. How can i include library.?

Unless it’s already included in the web IDE, you’ll have to copy the files manually. In the web IDE, there’s a small “+” sign in the top right corner. If you press this, it creates two new tabs, in which you can place your relevant files.
Depending on the library, some form of porting might be required. Just keep that in mind when things don’t work out as expected, and feel free to ask for help in such a case.

Thanks…