hey arduino'rs
im new here and my first compilation stuck in a stupid error msg, header files and ino file are in the same directory i checked the name spelling it is correct but it still saying no such a file or directory however im calling a wire.h in the code but this file is not in the directory and i can't find it.
this is what happen when u move from IDE to another one
If you put user contributed libraries in the libraries folder of your sketches folder then they will still be available if you upgrade to a later version of the IDE or have more than one version installed.