New arduino library - MPU9255 sensor driver

Hello!

I've written my first Arduino library and I wanted to share it with the World. (:

It's a simple driver for MPU9255 Gyroscope / Accelerometer / Magnetometer sensor.
It provides functions to configure basic parameters and read data from the sensor.

More details on github.

Feedback and suggestions welcome.

Github : GitHub - Bill2462/MPU9255-Arduino-Library: Simple arduino library for MPU9255 sensor