ESP32Encoder
ESP32Encoder copied to clipboard
legacy pcnt driver is deprecated
#warning "legacy pcnt driver is deprecated, please migrate to use driver/pulse_cnt.h"
Arduino IDE 2.3.2 #include <ESP32Encoder.h>
Using Two Encoders 600ppr. The Example codes give the same Warning. But the Encoders seem to be working (except of dropping some pulses when going from Positive direction to Negative direction.
I've searched and searched for solution but haven't found any solution. Is something Not working? How to stop the Warning if noting is wrong?
What do I need to do (and how to do it)?
(otherwise, it's the Best Encoder lib).
Thank you