Fix EV3 sensor mode count decoding
It turns out that the underlying problem was that the sensor sends the number of modes minus one and the code here did not account for it.
Loading
Please register or sign in to comment
It turns out that the underlying problem was that the sensor sends the number of modes minus one and the code here did not account for it.