I am working with barometric pressure sensors (BMP085 and MPL115A2).
I downloaded the libraries into their proper folders, changed the names of folders if that was instructed, and #include them in the code.
Even after following that procedure, the libraries will not read in my code. I have even tried installing the newer version of Arduino and restarting my computer a couple times.
They show up in the Import Library section in the menu bar, but they do not work when the code is run.
Has this happened to anyone before?