bitfasching / AS5601

Library for driving the sensor AS5601 over I²C on an Arduino
Other
16 stars 6 forks source link

Update AS5601.h #7

Open PhilippTilser opened 6 months ago

PhilippTilser commented 6 months ago

Replaced Min(),Max() with constrain. Because of CompilerError: no matching function for call to 'max(unsigned int&, int)'