RobTillaart / AS5600

Arduino library for AS5600 magnetic rotation meter
MIT License
109 stars 20 forks source link

revolution counter "edges" are incorrect #26

Closed RobTillaart closed 1 year ago

RobTillaart commented 1 year ago

There is one condition missing in the determination of a +1 -1 revolution. The angle must be smaller than or equal to180° current edges do not test for that constrain.