Guide
1/12/2018 mbed Starter Kit Experiment Guide - learn.sparkfun.com
https://learn.sparkfun.com/tutorials/mbed-starter-kit-experiment-guide/all 24/65
Repeat the same file creation process to make another file: “MMA8452Q.cpp”. Your project folder should contain a main.cpp, the mbed library, the 4DGL-uLCD-
SE library, and our newly created MMA8452Q library (with our blank .h and .cpp files).
Click on the “MMA8452Q.h” file to open up the blank header (.h) file. Copy the following code into the file.