Hello, i am new testing the photon and i have a problem with something.
I was looking for a library to use on my NFC shield, i found the Adafruit_PN532 in the Web plataform but it had not a some code that i use nowadays in my testing with the shield in SPI protocol.
The library tha i use was made by "// PN532 library by adafruit/ladyada // MIT license, and was edited by other autor and by me to implement a diferent modules of Read/write RFID/NFC.
I downloaded the Desktop IDE and tryed to include my library but it did not work.
Since 3 days i was looking for a tutorial or pages by Particle community where explain “How can Add a new library” and no one could explain me the steps to add my library or edit the Adafruit_PN532. By the Particle CLI or the Desktop IDE. The pages where i found the steps to add a new library it did not have to much information to solve my problem
i have my library in reference by the example “uber-library-example-master” changing the names and my code. if it is useful for someone.
I am a newbie to Particle programming and so far have used only libraries that are listed in the Particle environment. I wanted to use a library I saw online. I installed the Particle editor (Atom) editor. I can’t seem to be able to find any of the projects I have done online, or if I try to access the libraries, I get an error message.