I want to put a new library into ardinuoIDE. I was instructed to delete the old library, which is a standard arduino library but can't figure out how to do it. If I go to ~/ardinuo/library I just see the new folder I added.
want to delete: liquidCrystal.h
replace with: liquidCrystal_I2C.h
I think this is why I cannot compile my sketch.