Skip to content

Separated xyzFloat definition

Compare
Choose a tag to compare
@wollewald wollewald released this 12 Aug 15:29
· 28 commits to main since this release
2da7ce4

If you want to use both an MPU9250 and an ICM20948 in one sketch it won't compile because of the double definition of xyzFloat. I have separated xyzFloat. You can delete xyzFloat.h and xyzFloat.cpp in one of the libraries if you use both.