Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

periodic change implementation #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

periodic change implementation #4

wants to merge 3 commits into from

Conversation

Viktr0
Copy link

@Viktr0 Viktr0 commented May 25, 2020

Pull request

@Viktr0 Viktr0 self-assigned this May 25, 2020
@Viktr0
Copy link
Author

Viktr0 commented May 25, 2020

comment added

Copy link
Author

@Viktr0 Viktr0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

review finished

@@ -7,6 +7,19 @@
private int step = 0;
private int referenceSpeed = 0;
private int speedLimit = 0;
private Thread thread;

public TrainControllerImpl() {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant