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

David #359

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

David #359

wants to merge 28 commits into from

Conversation

NagyDavei
Copy link

Megvalósitottam a "Ha a felhasználó megváltoztatja a joystick
pozícióját, akkor a referenciasebesség nem változik (a függvény implementálva van, de
nem hívódik meg). A csapat mindkét tagjának létre kell hoznia egy-egy új ágat
és különböző képpen kell megvalósítania ezt a funkciót a README alapján." nevezetű feladatot

@NagyDavei NagyDavei closed this Mar 25, 2024
@NagyDavei NagyDavei reopened this Mar 25, 2024
Copy link

@Csongorcz Csongorcz left a comment

Choose a reason for hiding this comment

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

Megfelelően müködik


public class TrainControllerImpl implements TrainController {

private int step = 0;
private int referenceSpeed = 0;
private int speedLimit = 0;

public TrainControllerImpl(){

Choose a reason for hiding this comment

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

ne randommal csináld

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.

2 participants