# AboutThis is a manual test application for the ADT7310 temperature sensor driver.# UsageThis test application will initialize the sensor with the following parameters: - Mode: 1 SPS - Resolution: 16 bitAfter initialization, the sensor reads the acceleration values every secondand prints them to the STDOUT.