igorantolic / ai-esp32-rotary-encoder

Easy implement rotary encoder to your application using microcontroler like ESP32
GNU General Public License v2.0
284 stars 70 forks source link

Precision not working #35

Closed mikulik86 closed 1 year ago

mikulik86 commented 2 years ago

In the numberSelector.setRange() the last parameter "precision - how many decimal places you want, default is 0" has no effect.

igorantolic commented 1 year ago

Can you send an example code to reproduce?

mikulik86 commented 1 year ago

Can't. That project was a long time ago. Never mind.