removing tacho (#382)

This commit is contained in:
Peli de Halleux
2018-03-28 09:04:28 -07:00
committed by GitHub
parent f1ea113fc0
commit 8536126e23
4 changed files with 2 additions and 66 deletions

View File

@ -19,6 +19,5 @@ motors.stopAll()
```cards
motors.largeA.speed()
motors.largeA.angle()
motors.largeA.tacho()
motors.largeA.clearCounts()
```