MPU9250 Asukiaaa Versions Save

A library for arduino to read value of MPU9250.

1.5.3

4 years ago

Read data of wire at out of if to avoid dead locking.

1.5.2

4 years ago

Assign Wire if it is NULL.

1.5.1

4 years ago

Update id handling on GetMagOffset

1.5.0

4 years ago

Update function to readId.

1.4.2

4 years ago

Handle result for updating values.

1.4.1

4 years ago

Change i2c pin definition for ESP32.

1.4.0

4 years ago

Add asukiaaa as suffix.

1.3.5

5 years ago

Cast uint8_t as int16_t before shifting bits.

1.3.4

5 years ago

Correct bits to wakeup

1.3.3

5 years ago

Add a function to disable bits for SLEEP, STANDBY and CYCLE.