Hello;
I need to update my WEB IDE Blynk library to v1.2.0 from the IDE library version 1.1.0. I have searched topics on the process of doing this and not had any luck.
I have downloaded the 1.2.0 files from GitHub.
I would greatly appreciate a pointer in the right direction to accomplish this.
Thanks for reading.
It's not possible to update a community library that was ported by someone else. You need to either:
- Make your own fork with a different name and upload it under your account
- Switch to using Particle Workbench and use this technique to use a locally modified version of a library.