mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-23 06:23:37 -05:00
Removing todo, decided not to rename.
This commit is contained in:
parent
6c706b410f
commit
6284cbdd85
1 changed files with 0 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue