I have a stm32f3discovery board and I want to start playing with the LSM303DLHC MEMS sensor.I seem to have found the original example code on github.So I guess I need to add both the header and c file to my project. I'm not sure how to go about this....