UnlimitedHand Reference for Arduino

Name:

checkRawAccelValues( int AccelRawValue[] )

Description: Reading raw accel data from accel sensor.
Returns: void
Parameters: int AccelRawValue[]
Examples:
Related Methods: int MPU6050_read_two
Name:

readRawGyroValues

Description: Read raw gyro data from gyro sensor.
Returns: void
Parameters: int GyroRawValue[]
Examples:
Related Methods: int MPU6050_read_two