ESP32Encoder
ESP32Encoder copied to clipboard
Function working and direction
How could I be adding the function of "working" and the "direction" ?, I needed to be implementing this in my project. Thanks
I don't understand the question.
Are you asking how to make a subclass?
Do you want to make a change to the codebase to be published for everyone?
What are the methods you want to add and what are the values you are expecting?
Sorry, I do not speak English... My question is how could I be using this function

they are under the Private section in the header, users should not be touching or looking at them.
But they don't work ?
Work? what are you expecting?
They are private, so you may not access them. thats what private means.
@larroy do you have insight, these private variables were added by you?