LamaDiLuce / polaris-opencore

Open Source development for Polaris lightsaber electronic core, Anima EVO RGBW.
https://www.lamadiluce.it
GNU General Public License v3.0
17 stars 21 forks source link

[BUG] IMU LSM6DS3-C support #59

Closed FarFlyer closed 2 years ago

FarFlyer commented 2 years ago

The IMU LSM6DS3 is going to be replaced by LSM6DS3-C. The used library doesn't support this IMU. The library https://github.com/Seeed-Studio/Accelerometer_And_Gyroscope_LSM6DS3 can be used (but it has versioning issues on platformIO). We can include the library in the IMU folder, waiting for a new official release of the library.