BrickPi_Python icon indicating copy to clipboard operation
BrickPi_Python copied to clipboard

Correct setting of the initial encoder values

Open yqbear opened this issue 9 years ago • 0 comments

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.

yqbear avatar Mar 07 '16 01:03 yqbear