The question is easy, hopefully the answer will be easy to.
How do I upload my own library to my Spark Core?
What do you mean exactly? How are you compiling for your Particle device? (WebIDE, CLI, offline, Dev, etc) In all cases the answer is probably “yes” but I need more information to be helpful
Well, I’ve been working on a ir-remote on my arduino where I use a IRRemote.h lib. Now that I want to transfer this to my spark, but cant find out how to upload the lib…
The important question to answer before we can help is again
Reading docs also helps
https://docs.particle.io/guide/getting-started/build/photon/#adding-files-to-your-app
1 Like
Oh. sorry. I’m compiling from build.particle WebIDE
Also. read the docs. thank you, thats what I was looking for. trying it out now
1 Like