asukiaaa / MPU9250_asukiaaa

A library for arduino to read value of MPU9250.
MIT License
89 stars 30 forks source link

using MPU9250_asukiaaa.h with PlatformIO #15

Closed toto-toa closed 4 years ago

toto-toa commented 4 years ago

First, thanks a lot for your job. Recently, in the release 4.1.0 of PlatformIO, they turned old WARNING in ERROR. So to be able to use your library "error_free" MPU9250_asukiaaa.h.txt

, we have to declare the "private" part of the "class MPU9250" BEFORE the "public" part. So I think it would be fair of you if you do that change in the GitHub repository, in order to allow every user to benefit of the new situation with PlatformIO. Thank you in advance Best regards Alain