Hello
So I am using RobotC 3.5 and I have noticed when I use all digital ports for two wire Encoders and Sonars it turns off one of the sensors. This is what I tested and noted
Ports {1,2}, {3,4} , {5,6}, {7,8}, {9,10), {11,12}port {3,4} sensor turns off.
Ports {1,2}, {3,4} , {5,6}, {7,8}, {9,10), port {3,4} sensor turns off.
Ports {1,2}, {3,4} , {5,6}, {7,8}, {11,12} no sensors turn off
Ports {3,4} , {5,6}, {7,8}, {9,10), {11,12} port {3,4} sensor turns off.
I plan on testing another cortex and try robotc 3.6.
Has any one seen this issue? Know how to fix this? Why this is happening?
Michael Wallace