* Read the sensor state. This method checks that the device is being correctly * read by using the device ID of the ADXL345 sensor. It will read in the accelerometer registers * and pass them to the combineRegisters() method to be processed. * @return 0 if the registers are successfully read and -1 if the device ID is incorrect. */
source not stored for this graph (policy: none)
no test coverage detected