Hi,
Probably a simple question. If i want to customise a library can I keep a copy of it with the sketch that it is used in? i.e can i place it in the sketch's folder to prevent it from being overwritten? I have tried to put a library into a /libs/ directory with my sketch and referred to is as "./libs/somelibrary.h" in the includes section but it is not being picked up.
Thank you,
Martyn