I have a project that is in need of several custom libraries. My desire is to build and test each separately, and then utilize them in a final application. I have created a library using the ‘particle library create’ and have the basic template in place. I’d like to compile the example (and the custom library code), but I don’t see any way to accomplish this. Any help/pointers will be greatly appreciated!
Did a little more exploring and found the instructions in the example README.MD file. I was able to compile my simple code using 'particle compile electron examples/usage.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.