Skip to content

Commit

Permalink
Test for real devices changed
Browse files Browse the repository at this point in the history
  • Loading branch information
tbressler committed Jan 22, 2021
1 parent d2cd99e commit 8e07917
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ public void onConnected(ModelInformation modelInformation) {
workout.addInterval(60, 2000);
workout.addInterval(60, 2000);
workout.addInterval(60, 2000);
workout.addInterval(60, 1000);

waterRower.startWorkout(workout);

Expand Down

0 comments on commit 8e07917

Please sign in to comment.