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
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