# AboutThis is a manual test application for the MPL3115A2 driver.# UsageThis test application will initialize the MPL3115A2 sensor with parameteroversample ratio 128After initialization, the sensor reads pressure, temperature values and devicestate every 1s and prints them to STDOUT.