Wonder if this code might work for you to cling onto hope you don't need to have that pseudo code.
Quote:
Encoder leftEncoder;
leftEncoder = new Encoder;
Encoder rightEncoder;
rightEncoder = new Encoder;
|
I think I understand you are saying you need to initialize the encoders twice for each one.