Removing todo, decided not to rename.

This commit is contained in:
Evelyn Eastmond 2019-06-12 21:55:41 -04:00
parent 6c706b410f
commit 6284cbdd85

View file

@ -334,7 +334,6 @@ class EV3Motor {
/**
* Set the motor to coast after a specified amount of time.
* TODO: rename this startBraking?
* @param {number} time - the time in milliseconds.
*/
coastAfter (time) {