I'm pretty new to Arduino and programming, so this might be a silly question - when I first used libraries I was just unzipping them to the Arduino/libraries folder, and could edit the files there if I needed to. I've recently been using the Include Library -> Add .Zip Library feature in the IDE, as it gives me access to examples etc, but this doesn't seem to result in the library files being stored in the library subfolder. Just wondering how I can access the files to make changes?
Thanks