Seeed-Studio / Seeed_Arduino_AS5600

The library comes with AS5600. Through this library, we can realize read the angles 、get magnetic from a magnet underneath the sensor.
MIT License
105 stars 38 forks source link

Removed unnecessary line #10

Closed mortalcornflake closed 2 years ago

mortalcornflake commented 2 years ago

removed double handling of return value which was causing loss of resolution to the nearest whole degree ang is implicitly cast to float but had undesired behaviour