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
Currently, upon instantiating the RotaryEncoder class, a channel index can be given to initialize and use a particular eQEP channel.
On initializing the class however, all possibe channels are configured as qep, regardless of whether they are available or not. That is, the channel index is ignored and all channels are configured instead of just the given one.