I'm taking this code as a base: https://github.com/mciuraru/TelemetryRecorder
But the library of the MPU9250.h always gives an error.
Error message:
error: 'MPU9250_ADDRESS' was not declared in this scope
error: 'class MPU9250' has no member named 'SelfTest'
[...]