libraries / BMP180_Breakout_Arduino_Library-master / src / README.mdon commit Added link to project report (97a3ba0)
   1This folder should contain the .cpp and .h files for the library. 
   2
   3If backward compatibility is needed, source code should be placed in the library root folder and in a "utilyt" folder. 
   4
   5Check out the [library specification](https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification) for more details.