Removed unneeded command

This commit is contained in:
Jaap van Ekris 2023-07-05 00:06:51 +02:00 committed by GitHub
parent 43f337c6ce
commit 26d41b8dd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -321,7 +321,6 @@ function createRower (rowerSettings) {
function reset () {
_strokeState = 'WaitingForDrive'
flywheel.reset()
flywheel.maintainStateOnly()
_totalNumberOfStrokes = -1.0
drivePhaseStartTime = 0.0
drivePhaseStartAngularPosition = 0.0