Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi, I am reading from an ITG-3200 and in the library of this program for the sensor, the ITG-3200 function inherits from the I2C member. I want to look at the I2C code directly without having to look at it on a webpage. I tried to load the files in my compiler, but its all abstracted. All programs use the "mbed.h" library, but I can't read the code for it. Does anyone know how I can look at the actual code for the mbed library? - Peter