You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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
The text was updated successfully, but these errors were encountered:
#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
The text was updated successfully, but these errors were encountered: