BrickPi_Python
BrickPi_Python copied to clipboard
Correct setting of the initial encoder values
I notices that motorRotateDegree would not rotate motors relative to the current encoder values. The initial encoder value looks like it was indented too far.
Fixed indentation so that initial encoder values are always set at the same level that the final values are set.